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.
setCmmTypeWidth :: Width -> CmmType -> CmmTypeghc GHC.Cmm.Type No documentation available.
setEdgeWeight :: CFG -> EdgeWeight -> BlockId -> BlockId -> CFGghc GHC.CmmToAsm.CFG Set the weight between the blocks to the given weight. If there is no such edge returns the original map.
-
ghc GHC.CmmToAsm.Monad No documentation available.
setAssigR :: RegMap Loc -> RegM freeRegs ()ghc GHC.CmmToAsm.Reg.Linear.State No documentation available.
setBlockAssigR :: BlockAssignment freeRegs -> RegM freeRegs ()ghc GHC.CmmToAsm.Reg.Linear.State No documentation available.
setDeltaR :: Int -> RegM freeRegs ()ghc GHC.CmmToAsm.Reg.Linear.State No documentation available.
setFreeRegsR :: freeRegs -> RegM freeRegs ()ghc GHC.CmmToAsm.Reg.Linear.State No documentation available.
setUniqMeta :: Unique -> MetaId -> LlvmM ()ghc GHC.CmmToLlvm.Base Sets metadata node for a given unique
setRuleIdName :: Name -> CoreRule -> CoreRuleghc GHC.Core Set the Name of the Id at the head of the rule left hand side
setCoHoleCoVar :: CoercionHole -> CoVar -> CoercionHoleghc GHC.Core.Coercion No documentation available.