ghc-6.10.2: The GHC APIContentsIndex
CmmCallConv
Documentation
data ParamLocation
Constructors
RegisterParam GlobalReg
StackParam WordOff
type ArgumentFormat a = [(a, ParamLocation)]
assignArguments :: (a -> MachRep) -> [a] -> ArgumentFormat a
argumentsSize :: (a -> MachRep) -> [a] -> WordOff
Produced by Haddock version 2.4.2