Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ncgSpillPreallocSize :: NCGConfig -> Intghc GHC.CmmToAsm.Config Size in bytes of the pre-allocated spill space on the C stack
-
ghc GHC.CmmToAsm.Dwarf.Constants No documentation available.
canFallthroughTo :: Instruction instr => instr -> BlockId -> Boolghc GHC.CmmToAsm.Instr Check if the instr always transfers control flow to the given block. Used by code layout to eliminate jumps that can be replaced by fall through.
mkStackAllocInstr :: Instruction instr => Platform -> Int -> [instr]ghc GHC.CmmToAsm.Instr No documentation available.
mkStackDeallocInstr :: Instruction instr => Platform -> Int -> [instr]ghc GHC.CmmToAsm.Instr No documentation available.
-
ghc GHC.CmmToAsm.Monad The list of block ids records the redirected jumps to allow us to update the CFG.
CallReference :: ReferenceKindghc GHC.CmmToAsm.PIC No documentation available.
canFallthroughTo :: Instr -> BlockId -> Boolghc GHC.CmmToAsm.PPC.Instr No documentation available.
mkStackAllocInstr :: Platform -> Int -> [Instr]ghc GHC.CmmToAsm.PPC.Instr No documentation available.
mkStackDeallocInstr :: Platform -> Int -> [Instr]ghc GHC.CmmToAsm.PPC.Instr No documentation available.