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. primOpIsReallyInline :: PrimOp -> Bool

    ghc-lib-parser GHC.Builtin.PrimOps

    Indicate if a primop is really inline: that is, it isn't out-of-line and it isn't DataToTagOp which are two primops that evaluate their argument hence induce threadstackheap changes.

  2. mkSmallArrayPrimTy :: Type -> Type

    ghc-lib-parser GHC.Builtin.Types.Prim

    No documentation available.

  3. mkSmallMutableArrayPrimTy :: Type -> Type -> Type

    ghc-lib-parser GHC.Builtin.Types.Prim

    No documentation available.

  4. smallArrayPrimTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types.Prim

    No documentation available.

  5. smallMutableArrayPrimTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types.Prim

    No documentation available.

  6. data NativeCallInfo

    ghc-lib-parser GHC.ByteCode.Types

    No documentation available.

  7. NativeCallInfo :: NativeCallType -> WordOff -> GlobalRegSet -> WordOff -> NativeCallInfo

    ghc-lib-parser GHC.ByteCode.Types

    No documentation available.

  8. data NativeCallType

    ghc-lib-parser GHC.ByteCode.Types

    No documentation available.

  9. NativePrimCall :: NativeCallType

    ghc-lib-parser GHC.ByteCode.Types

    No documentation available.

  10. nativeCallRegs :: NativeCallInfo -> !GlobalRegSet

    ghc-lib-parser GHC.ByteCode.Types

    No documentation available.

Page 554 of many | Previous | Next