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