Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2380 Constant *CondC = in visitSelectInst() local
H A DInstructionSimplify.cpp4797 if (auto *CondC = dyn_cast<Constant>(Cond)) { in simplifySelectInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2260 Constant *CondC; in canonicalizeSelectToShuffle() local
H A DInstCombineCalls.cpp1252 Value *CondC = Builder.CreateICmp(Pred, C0, C1); in reassociateMinMaxWithConstants() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3316 ISD::CondCode CondC; in ExpandIntRes_MINMAX() local
H A DSelectionDAG.cpp9917 if (auto *CondC = dyn_cast<ConstantSDNode>(Cond)) in simplifySelect() local
9922 if (ConstantSDNode *CondC = isConstOrConstSplat(Cond, /*AllowUndefs*/ false, in simplifySelect() local
H A DDAGCombiner.cpp11340 SDValue CondC = Cond.getOperand(1); in foldSelectOfConstantsUsingSra() local