• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. setDeltaNat :: Int -> NatM ()

    ghc GHC.CmmToAsm.Monad

    No documentation available.

  2. setAssigR :: RegMap Loc -> RegM freeRegs ()

    ghc GHC.CmmToAsm.Reg.Linear.State

    No documentation available.

  3. setBlockAssigR :: BlockAssignment freeRegs -> RegM freeRegs ()

    ghc GHC.CmmToAsm.Reg.Linear.State

    No documentation available.

  4. setDeltaR :: Int -> RegM freeRegs ()

    ghc GHC.CmmToAsm.Reg.Linear.State

    No documentation available.

  5. setFreeRegsR :: freeRegs -> RegM freeRegs ()

    ghc GHC.CmmToAsm.Reg.Linear.State

    No documentation available.

  6. setUniqMeta :: Unique -> MetaId -> LlvmM ()

    ghc GHC.CmmToLlvm.Base

    Sets metadata node for a given unique

  7. setRuleIdName :: Name -> CoreRule -> CoreRule

    ghc GHC.Core

    Set the Name of the Id at the head of the rule left hand side

  8. setCoHoleCoVar :: CoercionHole -> CoVar -> CoercionHole

    ghc GHC.Core.Coercion

    No documentation available.

  9. setCoHoleType :: CoercionHole -> Type -> CoercionHole

    ghc GHC.Core.Coercion

    Set the type of a CoercionHole

  10. setCoVarName :: CoVar -> Name -> CoVar

    ghc GHC.Core.Coercion

    No documentation available.

Page 165 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete