ghc-lib-8.8.1.20191204: The GHC API, decoupled from GHC versions

Safe HaskellNone
LanguageHaskell2010

PprCmmExpr

Contents

Documentation

Orphan instances

Outputable GlobalReg Source # 
Instance details

Outputable LocalReg Source # 
Instance details

Outputable CmmLit Source # 
Instance details

Methods

ppr :: CmmLit -> SDoc #

pprPrec :: Rational -> CmmLit -> SDoc #

Outputable Area Source # 
Instance details

Methods

ppr :: Area -> SDoc #

pprPrec :: Rational -> Area -> SDoc #

Outputable CmmReg Source # 
Instance details

Methods

ppr :: CmmReg -> SDoc #

pprPrec :: Rational -> CmmReg -> SDoc #

Outputable CmmExpr Source # 
Instance details

Methods

ppr :: CmmExpr -> SDoc #

pprPrec :: Rational -> CmmExpr -> SDoc #