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

Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. type CmmFormal = LocalReg

    ghc GHC.Cmm.Node

    No documentation available.

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

    ghc GHC.Cmm.Node

    No documentation available.

  3. getPlatform :: PD Platform

    ghc GHC.Cmm.Parser.Monad

    No documentation available.

  4. primRepForeignHint :: PrimRep -> ForeignHint

    ghc GHC.Cmm.Utils

    No documentation available.

  5. typeForeignHint :: NvUnaryType -> ForeignHint

    ghc GHC.Cmm.Utils

    No documentation available.

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

    ghc GHC.CmmToAsm

    No documentation available.

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

    ghc GHC.CmmToAsm.AArch64.CodeGen

    No documentation available.

  8. ncgPlatform :: NCGConfig -> !Platform

    ghc GHC.CmmToAsm.Config

    Target platform

  9. platformWordWidth :: Platform -> Width

    ghc GHC.CmmToAsm.Config

    Return Word size

  10. dW_FORM_addr :: Word

    ghc GHC.CmmToAsm.Dwarf.Constants

    No documentation available.

Page 438 of many | Previous | Next

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