Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. dW_FORM_ref4 :: Word

    ghc GHC.CmmToAsm.Dwarf.Constants

    No documentation available.

  2. dW_FORM_ref_addr :: Word

    ghc GHC.CmmToAsm.Dwarf.Constants

    No documentation available.

  3. dW_FORM_string :: Word

    ghc GHC.CmmToAsm.Dwarf.Constants

    No documentation available.

  4. cmmTypeFormat :: CmmType -> Format

    ghc GHC.CmmToAsm.Format

    Convert a Cmm type to a Format.

  5. floatFormat :: Width -> Format

    ghc GHC.CmmToAsm.Format

    Get the float format of this width.

  6. intFormat :: Width -> Format

    ghc GHC.CmmToAsm.Format

    Get the integer format of this width.

  7. isFloatFormat :: Format -> Bool

    ghc GHC.CmmToAsm.Format

    Check if a format represents a floating point value.

  8. isIntFormat :: Format -> Bool

    ghc GHC.CmmToAsm.Format

    Check if a format represent an integer value.

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

    ghc GHC.CmmToAsm.Monad

    No documentation available.

  10. getPlatform :: NatM Platform

    ghc GHC.CmmToAsm.Monad

    Get target platform from native code generator configuration

Page 440 of many | Previous | Next