Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInlineCost.cpp1582 Constant *CondC = in visitSelectInst() local
H A DInstructionSimplify.cpp3980 if (auto *CondC = dyn_cast<Constant>(Cond)) { in SimplifySelectInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1936 Constant *CondC; in canonicalizeSelectToShuffle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineCost.cpp2283 Constant *CondC = in visitSelectInst() local
H A DInstructionSimplify.cpp4550 if (auto *CondC = dyn_cast<Constant>(Cond)) { in simplifySelectInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2075 Constant *CondC; in canonicalizeSelectToShuffle() local
H A DInstCombineCalls.cpp1007 Constant *CondC = ConstantExpr::getICmp(Pred, C0, C1); in reassociateMinMaxWithConstants() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1695 ISD::CondCode CondC; in ExpandIntRes_MINMAX() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2223 ISD::CondCode CondC; in ExpandIntRes_MINMAX() local
H A DSelectionDAG.cpp7253 if (auto *CondC = dyn_cast<ConstantSDNode>(Cond)) in simplifySelect() local
H A DDAGCombiner.cpp8376 SDValue CondC = Cond.getOperand(1); in foldSelectOfConstantsUsingSra() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2878 ISD::CondCode CondC; in ExpandIntRes_MINMAX() local
H A DSelectionDAG.cpp9067 if (auto *CondC = dyn_cast<ConstantSDNode>(Cond)) in simplifySelect() local
9072 if (ConstantSDNode *CondC = isConstOrConstSplat(Cond, /*AllowUndefs*/ false, in simplifySelect() local
H A DDAGCombiner.cpp10476 SDValue CondC = Cond.getOperand(1); in foldSelectOfConstantsUsingSra() local