ghc-7.4.2: The GHC API

Safe HaskellNone

StgCmmUtils

Synopsis

Documentation

callerSaves :: GlobalReg -> Bool

Returns True if this global register is stored in a caller-saves machine register.

packHalfWordsCLit :: (Integral a, Integral b) => a -> b -> CmmLit