ghc-lib-0.20201101: 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 :: Platform -> Imm -> SDoc Source #

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