ghc-9.4.2: The GHC API
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.Cmm.Ppr.Expr

Documentation

Orphan instances

Outputable Area Source # 
Instance details

Methods

ppr :: Area -> SDoc Source #

Outputable CmmReg Source # 
Instance details

Methods

ppr :: CmmReg -> SDoc Source #

Outputable GlobalReg Source # 
Instance details

Methods

ppr :: GlobalReg -> SDoc Source #

Outputable LocalReg Source # 
Instance details

Methods

ppr :: LocalReg -> SDoc Source #

OutputableP Platform CmmExpr Source # 
Instance details

Methods

pdoc :: Platform -> CmmExpr -> SDoc Source #

OutputableP Platform CmmLit Source # 
Instance details

Methods

pdoc :: Platform -> CmmLit -> SDoc Source #

OutputableP env GlobalReg Source # 
Instance details

Methods

pdoc :: env -> GlobalReg -> SDoc Source #