| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
PprCmmDecl
Contents
Documentation
writeCmms :: (Outputable info, Outputable g) => DynFlags -> Handle -> [GenCmmGroup CmmStatics info g] -> IO () Source
pprCmms :: (Outputable info, Outputable g) => [GenCmmGroup CmmStatics info g] -> SDoc Source
pprCmmGroup :: (Outputable d, Outputable info, Outputable g) => GenCmmGroup d info g -> SDoc Source
pprSection :: Section -> SDoc Source
Orphan instances
| Outputable ForeignHint | |
| Outputable CmmStatics | |
| Outputable CmmStatic | |
| Outputable C_SRT | |
| Outputable CmmInfoTable | |
| (Outputable d, Outputable info, Outputable i) => Outputable (GenCmmDecl d info i) | |