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. dW_FORM_string :: Word

    ghc GHC.CmmToAsm.Dwarf.Constants

    No documentation available.

  2. cmmTypeFormat :: CmmType -> Format

    ghc GHC.CmmToAsm.Format

    Convert a Cmm type to a Format.

  3. floatFormat :: Width -> Format

    ghc GHC.CmmToAsm.Format

    Get the float format of this width.

  4. intFormat :: Width -> Format

    ghc GHC.CmmToAsm.Format

    Get the integer format of this width.

  5. isFloatFormat :: Format -> Bool

    ghc GHC.CmmToAsm.Format

    Check if a format represents a floating point value.

  6. isIntFormat :: Format -> Bool

    ghc GHC.CmmToAsm.Format

    Check if a format represent an integer value.

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

    ghc GHC.CmmToAsm.Monad

    No documentation available.

  8. getPlatform :: NatM Platform

    ghc GHC.CmmToAsm.Monad

    Get target platform from native code generator configuration

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

    ghc GHC.CmmToAsm.PPC.CodeGen

    No documentation available.

  10. archWordFormat :: Bool -> Format

    ghc GHC.CmmToAsm.PPC.Instr

    No documentation available.

Page 441 of many | Previous | Next