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. nativeCallSize :: NativeCallInfo -> !WordOff

    ghc-lib-parser GHC.ByteCode.Types

    No documentation available.

  2. nativeCallStackSpillSize :: NativeCallInfo -> !WordOff

    ghc-lib-parser GHC.ByteCode.Types

    No documentation available.

  3. nativeCallType :: NativeCallInfo -> !NativeCallType

    ghc-lib-parser GHC.ByteCode.Types

    No documentation available.

  4. voidPrimCallInfo :: NativeCallInfo

    ghc-lib-parser GHC.ByteCode.Types

    No documentation available.

  5. externallyVisibleCLabel :: CLabel -> Bool

    ghc-lib-parser GHC.Cmm.CLabel

    Is a CLabel visible outside this object file or not? From the point of view of the code generator, a name is externally visible if it has to be declared as exported in the .o file's symbol table; that is, made non-static.

  6. mkPrimCallLabel :: PrimCall -> CLabel

    ghc-lib-parser GHC.Cmm.CLabel

    No documentation available.

  7. HpAlloc :: GlobalReg

    ghc-lib-parser GHC.Cmm.Expr

    allocation count for heap check failure

  8. NaturallyAligned :: AlignmentSpec

    ghc-lib-parser GHC.Cmm.Expr

    No documentation available.

  9. hpAllocReg :: Platform -> CmmReg

    ghc-lib-parser GHC.Cmm.Expr

    No documentation available.

  10. data CallishMachOp

    ghc-lib-parser GHC.Cmm.MachOp

    No documentation available.

Page 555 of many | Previous | Next