ghc-8.10.3: The GHC API
Safe HaskellNone
LanguageHaskell2010

GHC.StgToCmm.ArgRep

Documentation

data ArgRep Source #

Constructors

P 
N 
L 
V 
F 
D 
V16 
V32 
V64 

Instances

Instances details
Outputable ArgRep # 
Instance details

Defined in GHC.StgToCmm.ArgRep