Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Cmm.Type A width in bytes.
widthFromBytes (widthInBytes w) === w
-
ghc GHC.Cmm.Type log_2 of the width in bytes, useful for generating shifts.
wordWidth :: Platform -> Widthghc GHC.Cmm.Type The width of the current platform's word size.
getJumpDestBlockId :: NcgImpl statics instr jumpDest -> jumpDest -> Maybe BlockIdghc GHC.CmmToAsm No documentation available.
DestBlockId :: BlockId -> JumpDestghc GHC.CmmToAsm.AArch64.RegInfo No documentation available.
getJumpDestBlockId :: JumpDest -> Maybe BlockIdghc GHC.CmmToAsm.AArch64.RegInfo No documentation available.
ncgWordWidth :: NCGConfig -> Widthghc GHC.CmmToAsm.Config Return Word size
platformWordWidth :: Platform -> Widthghc GHC.CmmToAsm.Config Return Word size
formatToWidth :: Format -> Widthghc GHC.CmmToAsm.Format Get the Width of a Format.
-
ghc GHC.CmmToAsm.Monad No documentation available.