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.

  1. fixedInfoTableSizeW :: WordOff

    ghc GHC.Cmm.Info

    No documentation available.

  2. ra_fixupList :: RegAllocStats -> [(BlockId, BlockId, BlockId)]

    ghc GHC.CmmToAsm.Reg.Linear.Base

    (from,fixup,to) : We inserted fixup code between from and to

  3. 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

  4. 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

  5. recordFixupBlock :: BlockId -> BlockId -> BlockId -> RegM freeRegs ()

    ghc GHC.CmmToAsm.Reg.Linear.State

    Record a created fixup block

  6. llvmFixupAsm :: Platform -> FilePath -> FilePath -> IO ()

    ghc GHC.CmmToLlvm

    Read in assembly file and process

  7. llvmFixupAsm :: Platform -> FilePath -> FilePath -> IO ()

    ghc GHC.CmmToLlvm.Mangler

    Read in assembly file and process

  8. conLikeIsInfix :: ConLike -> Bool

    ghc GHC.Core.ConLike

    No documentation available.

  9. dataConIsInfix :: DataCon -> Bool

    ghc GHC.Core.DataCon

    Should the DataCon be presented infix?

  10. lf_check_fixed_rep :: LintFlags -> Bool

    ghc GHC.Core.Lint

    No documentation available.

Page 69 of many | Previous | Next