PprCmmDecl
Documentation
writeCmms :: (Outputable info, PlatformOutputable g) => Platform -> Handle -> [GenCmm CmmStatics info g] -> IO ()
pprCmms :: (Outputable info, PlatformOutputable g) => Platform -> [GenCmm CmmStatics info g] -> SDoc
pprCmm :: (Outputable d, Outputable info, PlatformOutputable g) => Platform -> GenCmm d info g -> SDoc
pprSection :: Section -> SDoc