Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fixedInfoTableSizeW :: WordOffghc GHC.Cmm.Info No documentation available.
ra_fixupList :: RegAllocStats -> [(BlockId, BlockId, BlockId)]ghc GHC.CmmToAsm.Reg.Linear.Base (from,fixup,to) : We inserted fixup code between from and to
ra_fixups :: RA_State freeRegs -> [(BlockId, BlockId, BlockId)]ghc GHC.CmmToAsm.Reg.Linear.Base (from,fixup,to) : We inserted fixup code between from and to
ra_fixups :: RA_State freeRegs -> [(BlockId, BlockId, BlockId)]ghc GHC.CmmToAsm.Reg.Linear.State (from,fixup,to) : We inserted fixup code between from and to
recordFixupBlock :: BlockId -> BlockId -> BlockId -> RegM freeRegs ()ghc GHC.CmmToAsm.Reg.Linear.State Record a created fixup block
llvmFixupAsm :: Platform -> FilePath -> FilePath -> IO ()ghc GHC.CmmToLlvm Read in assembly file and process
llvmFixupAsm :: Platform -> FilePath -> FilePath -> IO ()ghc GHC.CmmToLlvm.Mangler Read in assembly file and process
conLikeIsInfix :: ConLike -> Boolghc GHC.Core.ConLike No documentation available.
dataConIsInfix :: DataCon -> Boolghc GHC.Core.DataCon Should the DataCon be presented infix?
lf_check_fixed_rep :: LintFlags -> Boolghc GHC.Core.Lint No documentation available.