Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib GHC.CmmToAsm.RV64.Instr No documentation available.
liveDieRead :: Liveness -> UniqSet RegWithFormatghc-lib GHC.CmmToAsm.Reg.Liveness registers that died because they were read for the last time.
logThread :: Logger -> TVar Bool -> TVar LogQueueQueue -> IO (IO ())ghc-lib GHC.Driver.Pipeline.LogQueue No documentation available.
initReadIfaceTypeTable :: ReaderUserData -> IO (ReaderTable IfaceType)ghc-lib GHC.Iface.Binary No documentation available.
-
ghc-lib GHC.Iface.Load No documentation available.
-
ghc-lib GHC.Llvm.Syntax No documentation available.
emitLoadThreadState :: FCode ()ghc-lib GHC.StgToCmm.Foreign No documentation available.
emitSaveThreadState :: FCode ()ghc-lib GHC.StgToCmm.Foreign No documentation available.
loadThreadState :: MonadGetUnique m => Profile -> m CmmAGraphghc-lib GHC.StgToCmm.Foreign Produce code to load the current thread state from CurrentTSO
saveThreadState :: MonadGetUnique m => Profile -> m CmmAGraphghc-lib GHC.StgToCmm.Foreign Produce code to save the current thread state to CurrentTSO