Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. setCmmTypeWidth :: Width -> CmmType -> CmmType

    ghc GHC.Cmm.Type

    No documentation available.

  2. setEdgeWeight :: CFG -> EdgeWeight -> BlockId -> BlockId -> CFG

    ghc GHC.CmmToAsm.CFG

    Set the weight between the blocks to the given weight. If there is no such edge returns the original map.

  3. setDeltaNat :: Int -> NatM ()

    ghc GHC.CmmToAsm.Monad

    No documentation available.

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

    ghc GHC.CmmToAsm.Reg.Linear.State

    No documentation available.

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

    ghc GHC.CmmToAsm.Reg.Linear.State

    No documentation available.

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

    ghc GHC.CmmToAsm.Reg.Linear.State

    No documentation available.

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

    ghc GHC.CmmToAsm.Reg.Linear.State

    No documentation available.

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

    ghc GHC.CmmToLlvm.Base

    Sets metadata node for a given unique

  9. setRuleIdName :: Name -> CoreRule -> CoreRule

    ghc GHC.Core

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

  10. setCoHoleCoVar :: CoercionHole -> CoVar -> CoercionHole

    ghc GHC.Core.Coercion

    No documentation available.

Page 181 of many | Previous | Next