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.

  1. 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.

  2. getPlatform :: RegM a Platform

    ghc GHC.CmmToAsm.Reg.Linear.State

    Get target platform from native code generator configuration

  3. wasmPlatform :: WasmCodeGenState (w :: WasmType) -> Platform

    ghc GHC.CmmToAsm.Wasm.Types

    Target platform

  4. wasmPlatformM :: forall (w :: WasmType) . WasmCodeGenM w Platform

    ghc GHC.CmmToAsm.Wasm.Types

    No documentation available.

  5. generateJumpTableForInstr :: NCGConfig -> Instr -> Maybe (NatCmmDecl (Alignment, RawCmmStatics) Instr)

    ghc GHC.CmmToAsm.X86.CodeGen

    No documentation available.

  6. archWordFormat :: Bool -> Format

    ghc GHC.CmmToAsm.X86.Instr

    No documentation available.

  7. getPlatform :: LlvmM Platform

    ghc GHC.CmmToLlvm.Base

    Get target platform

  8. llvmCgPlatform :: LlvmCgConfig -> !Platform

    ghc GHC.CmmToLlvm.Config

    Target platform

  9. SelForAll :: CoSel

    ghc GHC.Core.Coercion

    No documentation available.

  10. mkForAllCo :: HasDebugCallStack => TyCoVar -> ForAllTyFlag -> ForAllTyFlag -> CoercionN -> Coercion -> Coercion

    ghc GHC.Core.Coercion

    Make a Coercion from a tycovar, a kind coercion, and a body coercion.

Page 441 of many | Previous | Next