Home
last modified time | relevance | path

Searched defs:CondC (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2578 Constant *CondC = getSimplifiedValue<Constant>(SI.getCondition()); in visitSelectInst() local
H A DInstructionSimplify.cpp4823 if (auto *CondC = dyn_cast<Constant>(Cond)) { in simplifySelectInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1305 Value *CondC = Builder.CreateICmp(Pred, C0, C1); in reassociateMinMaxWithConstants() local
H A DInstCombineSelect.cpp2314 Constant *CondC; in canonicalizeSelectToShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3513 ISD::CondCode CondC; in ExpandIntRes_MINMAX() local
H A DDAGCombiner.cpp11873 SDValue CondC = Cond.getOperand(1); in foldSelectOfConstantsUsingSra() local