Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getStackSlotFor :: StackMap -> Unique -> (StackMap, Int)ghc GHC.CmmToAsm.Reg.Linear.StackMap If this vreg unique already has a stack assignment then return the slot number, otherwise allocate a new slot, and update the map.
getPlatform :: RegM a Platformghc GHC.CmmToAsm.Reg.Linear.State Get target platform from native code generator configuration
wasmPlatform :: WasmCodeGenState (w :: WasmType) -> Platformghc GHC.CmmToAsm.Wasm.Types Target platform
wasmPlatformM :: forall (w :: WasmType) . WasmCodeGenM w Platformghc GHC.CmmToAsm.Wasm.Types No documentation available.
-
ghc GHC.CmmToAsm.X86.CodeGen No documentation available.
archWordFormat :: Bool -> Formatghc GHC.CmmToAsm.X86.Instr No documentation available.
-
ghc GHC.CmmToLlvm.Base Get target platform
llvmCgPlatform :: LlvmCgConfig -> !Platformghc GHC.CmmToLlvm.Config Target platform
-
ghc GHC.Core.Coercion No documentation available.
-
ghc GHC.Core.Coercion Make a Coercion from a tycovar, a kind coercion, and a body coercion.