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.
primOpIsReallyInline :: PrimOp -> Boolghc-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.
mkSmallArrayPrimTy :: Type -> Typeghc-lib-parser GHC.Builtin.Types.Prim No documentation available.
mkSmallMutableArrayPrimTy :: Type -> Type -> Typeghc-lib-parser GHC.Builtin.Types.Prim No documentation available.
-
ghc-lib-parser GHC.Builtin.Types.Prim No documentation available.
smallMutableArrayPrimTyCon :: TyConghc-lib-parser GHC.Builtin.Types.Prim No documentation available.
-
ghc-lib-parser GHC.ByteCode.Types No documentation available.
NativeCallInfo :: NativeCallType -> WordOff -> GlobalRegSet -> WordOff -> NativeCallInfoghc-lib-parser GHC.ByteCode.Types No documentation available.
-
ghc-lib-parser GHC.ByteCode.Types No documentation available.
NativePrimCall :: NativeCallTypeghc-lib-parser GHC.ByteCode.Types No documentation available.
nativeCallRegs :: NativeCallInfo -> !GlobalRegSetghc-lib-parser GHC.ByteCode.Types No documentation available.