ghc-6.12.3: The GHC APISource codeContentsIndex
CgInfoTbls
Documentation
emitClosureCodeAndInfoTable :: ClosureInfo -> CmmFormals -> CgStmts -> CodeSource
emitInfoTableAndCode :: CLabel -> CmmInfo -> CmmFormals -> [CmmBasicBlock] -> CodeSource
dataConTagZ :: DataCon -> ConTagZSource
emitReturnTarget :: Name -> CgStmts -> FCode CLabelSource
emitAlgReturnTarget :: Name -> [(ConTagZ, CgStmts)] -> Maybe CgStmts -> Int -> FCode (CLabel, SemiTaggingStuff)Source
emitReturnInstr :: CodeSource
stdInfoTableSizeB :: ByteOffSource
entryCode :: CmmExpr -> CmmExprSource
closureInfoPtr :: CmmExpr -> CmmExprSource
getConstrTag :: CmmExpr -> CmmExprSource
cmmGetClosureType :: CmmExpr -> CmmExprSource
infoTable :: CmmExpr -> CmmExprSource
infoTableClosureType :: CmmExpr -> CmmExprSource
infoTablePtrs :: CmmExpr -> CmmExprSource
infoTableNonPtrs :: CmmExpr -> CmmExprSource
funInfoTable :: CmmExpr -> CmmExprSource
makeRelativeRefTo :: CLabel -> CmmLit -> CmmLitSource
Produced by Haddock version 2.6.1