• 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. intFormat :: Width -> Format

    ghc GHC.CmmToAsm.Format

    Get the integer format of this width.

  2. isFloatFormat :: Format -> Bool

    ghc GHC.CmmToAsm.Format

    Check if a format represents a floating point value.

  3. isIntFormat :: Format -> Bool

    ghc GHC.CmmToAsm.Format

    Check if a format represent an integer value.

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

    ghc GHC.CmmToAsm.Monad

    No documentation available.

  5. getPlatform :: NatM Platform

    ghc GHC.CmmToAsm.Monad

    Get target platform from native code generator configuration

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

    ghc GHC.CmmToAsm.PPC.CodeGen

    No documentation available.

  7. archWordFormat :: Bool -> Format

    ghc GHC.CmmToAsm.PPC.Instr

    No documentation available.

  8. raPlatform :: RegAllocStats statics instr -> !Platform

    ghc GHC.CmmToAsm.Reg.Graph.Stats

    Target platform

  9. raPlatform :: RegAllocStats statics instr -> !Platform

    ghc GHC.CmmToAsm.Reg.Graph.Stats

    Target platform

  10. raPlatform :: RegAllocStats statics instr -> !Platform

    ghc GHC.CmmToAsm.Reg.Graph.Stats

    Target platform

Page 440 of many | Previous | Next

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