Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib GHC.Plugins No documentation available.
-
ghc-lib GHC.Stg.Utils No documentation available.
idArgRep :: Platform -> Id -> ArgRepghc-lib GHC.StgToCmm.ArgRep No documentation available.
idPrimRep1 :: Id -> PrimOrVoidRepghc-lib GHC.StgToCmm.Closure Assumes that there is at most one PrimRep of the type. This assumption holds after unarise. See Note [Post-unarisation invariants] in GHC.Stg.Unarise. See Note [VoidRep] in GHC.Types.RepType.
-
ghc-lib GHC.StgToCmm.Closure No documentation available.
idInfoToAmode :: CgIdInfo -> CmmExprghc-lib GHC.StgToCmm.Env Returns a CmmExpr for the *tagged* pointer
idToReg :: Platform -> NonVoid Id -> LocalRegghc-lib GHC.StgToCmm.Env No documentation available.
idArgRep :: Platform -> Id -> ArgRepghc-lib GHC.StgToCmm.Layout No documentation available.
identForDataConEntryId :: Id -> G Identghc-lib GHC.StgToJS.Ids Retrieve datacon entry Ident for the given Id Different name than the datacon wrapper.
identForDataConWorker :: DataCon -> G Identghc-lib GHC.StgToJS.Ids Retrieve datacon worker entry variable name for the given datacon