Documentation
cgTailCall :: Id -> [StgArg] -> CodeSource
performReturn :: Code -> CodeSource
performPrimReturn :: CgRep -> CmmExpr -> CodeSource
returnUnboxedTuple :: [(CgRep, CmmExpr)] -> CodeSource
pushUnboxedTuple :: VirtualSpOffset -> [(CgRep, CmmExpr)] -> FCode (VirtualSpOffset, CmmStmts)Source
tailCallPrimOp :: PrimOp -> [StgArg] -> CodeSource
tailCallPrimCall :: PrimCall -> [StgArg] -> CodeSource