Safe Haskell | None |
---|---|
Language | GHC2021 |
GHC.StgToCmm.ArgRep
Documentation
Instances
Outputable ArgRep Source # | |
Eq ArgRep Source # | |
Ord ArgRep Source # | |
toArgRepOrV :: Platform -> PrimOrVoidRep -> ArgRep Source #
argRepString :: ArgRep -> String Source #
slowCallPattern :: [ArgRep] -> (FastString, RepArity) Source #