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

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. pc_REP_StgEntCounter_allocs :: PlatformConstants -> {-# UNPACK #-} !Int

    ghc-lib-parser GHC.Platform.Constants

    No documentation available.

  2. pc_SIZEOF_StgSmallMutArrPtrs_NoHdr :: PlatformConstants -> {-# UNPACK #-} !Int

    ghc-lib-parser GHC.Platform.Constants

    No documentation available.

  3. callerSaves :: GlobalReg -> Bool

    ghc-lib-parser GHC.Platform.LoongArch64

    No documentation available.

  4. callerSaves :: GlobalReg -> Bool

    ghc-lib-parser GHC.Platform.NoRegs

    No documentation available.

  5. callerSaves :: GlobalReg -> Bool

    ghc-lib-parser GHC.Platform.PPC

    No documentation available.

  6. callerSaves :: GlobalReg -> Bool

    ghc-lib-parser GHC.Platform.RISCV64

    No documentation available.

  7. callerSaves :: Platform -> GlobalReg -> Bool

    ghc-lib-parser GHC.Platform.Regs

    Returns True if this global register is stored in a caller-saves machine register.

  8. callerSaves :: GlobalReg -> Bool

    ghc-lib-parser GHC.Platform.S390X

    No documentation available.

  9. callerSaves :: GlobalReg -> Bool

    ghc-lib-parser GHC.Platform.Wasm32

    No documentation available.

  10. callerSaves :: GlobalReg -> Bool

    ghc-lib-parser GHC.Platform.X86

    No documentation available.

Page 591 of many | Previous | Next

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