Safe Haskell | None |
---|---|
Language | Haskell2010 |
CmmType
Documentation
data CmmType
Instances
cmmEqType_ignoring_ptrhood :: CmmType -> CmmType -> Bool
isFloatType :: CmmType -> Bool
isGcPtrType :: CmmType -> Bool
data Width
widthInBits :: Width -> Int
widthInBytes :: Width -> Int
widthInLog :: Width -> Int
widthFromBytes :: Int -> Width
halfWordWidth :: DynFlags -> Width
cLongWidth :: DynFlags -> Width
halfWordMask :: DynFlags -> Integer
vecElemType :: CmmType -> CmmType