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 GHC.Builtin.Types.Prim No documentation available.
RelocatableReadOnlyData :: SectionTypeghc GHC.Cmm No documentation available.
cmmOptThreadSanitizer :: CmmConfig -> !Boolghc GHC.Cmm.Config Instrument memory accesses for ThreadSanitizer
MO_AtomicRead :: Width -> MemoryOrdering -> CallishMachOpghc GHC.Cmm.MachOp Atomic read. Arguments are [addr].
MO_RelaxedRead :: Width -> MachOpghc GHC.Cmm.MachOp An atomic read with no memory ordering. Address msut be naturally aligned.
MO_ResumeThread :: CallishMachOpghc GHC.Cmm.MachOp No documentation available.
MO_SuspendThread :: CallishMachOpghc GHC.Cmm.MachOp No documentation available.
module GHC.Cmm.
ThreadSanitizer Annotate a CmmGraph with ThreadSanitizer instrumentation calls.
atomicReadLabel :: Width -> FastStringghc GHC.CmmToAsm.CPrim No documentation available.
liveDieRead :: Liveness -> RegSetghc GHC.CmmToAsm.Reg.Liveness registers that died because they were read for the last time.