• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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.

  1. CgFork :: BlockId -> CmmAGraph -> CmmTickScope -> CgStmt

    ghc GHC.Cmm.Graph

    No documentation available.

  2. CmmT_foreign :: CmmToken

    ghc GHC.Cmm.Lexer

    No documentation available.

  3. CmmForeignCall :: ForeignTarget -> [CmmFormal] -> [CmmActual] -> Label -> ByteOff -> ByteOff -> Bool -> CmmNode 'Open 'Closed

    ghc GHC.Cmm.Node

    No documentation available.

  4. type CmmFormal = LocalReg

    ghc GHC.Cmm.Node

    No documentation available.

  5. CmmUnsafeForeignCall :: ForeignTarget -> [CmmFormal] -> [CmmActual] -> CmmNode 'Open 'Open

    ghc GHC.Cmm.Node

    No documentation available.

  6. getPlatform :: PD Platform

    ghc GHC.Cmm.Parser.Monad

    No documentation available.

  7. primRepForeignHint :: PrimRep -> ForeignHint

    ghc GHC.Cmm.Utils

    No documentation available.

  8. typeForeignHint :: NvUnaryType -> ForeignHint

    ghc GHC.Cmm.Utils

    No documentation available.

  9. generateJumpTableForInstr :: NcgImpl statics instr jumpDest -> instr -> Maybe (NatCmmDecl statics instr)

    ghc GHC.CmmToAsm

    No documentation available.

  10. generateJumpTableForInstr :: NCGConfig -> Instr -> Maybe (NatCmmDecl RawCmmStatics Instr)

    ghc GHC.CmmToAsm.AArch64.CodeGen

    No documentation available.

Page 439 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete