ghc-8.2.1: The GHC API

Safe HaskellNone
LanguageHaskell2010

CmmType

Documentation

data Width Source #

Constructors

W8 
W16 
W32 
W64 
W80 
W128 
W256 
W512 

Instances