ghc-lib-9.0.1.20210207: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.CmmToAsm.X86.Ppr

Documentation

pprNatCmmDecl :: NCGConfig -> NatCmmDecl (Alignment, RawCmmStatics) Instr -> SDoc Source #

pprData :: NCGConfig -> CmmStatic -> SDoc Source #

pprInstr :: Platform -> Instr -> SDoc Source #

pprImm :: Imm -> SDoc Source #

pprDataItem :: NCGConfig -> CmmLit -> SDoc Source #

Orphan instances

Outputable Instr Source # 
Instance details

Methods

ppr :: Instr -> SDoc

pprPrec :: Rational -> Instr -> SDoc