Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- fixStgRegisters :: Platform -> RawCmmDecl -> RawCmmDecl
- baseRegOffset :: Platform -> GlobalReg -> Int
- get_Regtable_addr_from_offset :: Platform -> Int -> CmmExpr
- regTableOffset :: Platform -> Int -> CmmExpr
- get_GlobalReg_addr :: Platform -> GlobalReg -> CmmExpr
Documentation
fixStgRegisters :: Platform -> RawCmmDecl -> RawCmmDecl Source #
Fixup global registers so that they assign to locations within the RegTable if they aren't pinned for the current target.