Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. PolyAlt :: AltType

    ghc GHC.Stg.Syntax

    No documentation available.

  2. PrimAlt :: PrimRep -> AltType

    ghc GHC.Stg.Syntax

    No documentation available.

  3. Padding :: ByteOff -> ByteOff -> FieldOffOrPadding a

    ghc GHC.StgToCmm.Layout

    No documentation available.

  4. module GHC.StgToCmm.Prim

    No documentation available.

  5. module GHC.StgToCmm.Prof

    No documentation available.

  6. module GHC.StgToJS.Prim

    No documentation available.

  7. module GHC.StgToJS.Profiling

    No documentation available.

  8. PRPrimCall :: JStgStat -> PrimRes

    ghc GHC.StgToJS.Types

    primop is async call, primop returns the next function to run. result returned to stack top in registers

  9. Pap :: ClosureType

    ghc GHC.StgToJS.Types

    The closure is a Partial Application

  10. PrimInline :: JStgStat -> PrimRes

    ghc GHC.StgToJS.Types

    primop is inline, result is assigned directly

Page 156 of many | Previous | Next