Hoogle Search

Within LTS Haskell 24.24 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. infixTName :: Name

    ghc GHC.Builtin.Names.TH

    No documentation available.

  2. prefixPatSynIdKey :: Unique

    ghc GHC.Builtin.Names.TH

    No documentation available.

  3. prefixPatSynName :: Name

    ghc GHC.Builtin.Names.TH

    No documentation available.

  4. CompactFixupPointersOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

  5. primOpFixity :: PrimOp -> Maybe Fixity

    ghc GHC.Builtin.PrimOps

    No documentation available.

  6. fixedInfoTableSizeW :: WordOff

    ghc GHC.Cmm.Info

    No documentation available.

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

    ghc GHC.CmmToAsm.Reg.Linear.Base

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

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

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

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

    ghc GHC.CmmToAsm.Reg.Linear.State

    Record a created fixup block

Page 69 of many | Previous | Next