Home
last modified time | relevance | path

Searched defs:Cond1 (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp192 bool isWideningCondProfitable(Value *Cond0, Value *Cond1) { in isWideningCondProfitable()
404 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
/aosp_15_r20/external/clang/test/CXX/temp/temp.spec/temp.explicit/
H A Dp1-emit.cpp22 long& get(bool Cond1, bool Cond2) { in get()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable()
498 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp254 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable()
504 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp137 const Expr *Cond1 = I->getCond(); in VisitIfStmt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp110 auto Cond1 = createCond(BBBuilder, Arg, Cmp, Val); in createOrCond() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp109 auto Cond1 = createCond(BBBuilder, Arg, Cmp, Val); in createOrCond() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DIfConversion.cpp1378 SmallVector<MachineOperand, 4> *Cond1 = &BBI.BrCond; in IfConvertDiamond() local
H A DMachinePipeliner.cpp2433 SmallVector<MachineOperand, 4> Cond1; in generateEpilog() local
H A DCodeGenPrepare.cpp5499 Value *Cond1, *Cond2; in splitBranchCondition() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DIfConversion.cpp1800 SmallVector<MachineOperand, 4> *Cond1 = &BBI.BrCond; in IfConvertDiamondCommon() local
H A DModuloSchedule.cpp327 SmallVector<MachineOperand, 4> Cond1; in generateEpilog() local
H A DCodeGenPrepare.cpp7362 Value *Cond1, *Cond2; in splitBranchCondition() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DIfConversion.cpp1798 SmallVector<MachineOperand, 4> *Cond1 = &BBI.BrCond; in IfConvertDiamondCommon() local
H A DModuloSchedule.cpp333 SmallVector<MachineOperand, 4> Cond1; in generateEpilog() local
H A DCodeGenPrepare.cpp8426 Value *Cond1, *Cond2; in splitBranchCondition() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1309 auto *Cond1 = dyn_cast<ConstantInt>(CondCmp->getOperand(1)); in simplifyTerminatorLeadingToRet() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2940 SDValue Cond1 = N->getOperand(0); in WidenVecRes_SELECT() local
H A DDAGCombiner.cpp5161 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
5171 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10677 SDValue Cond1 = N0.getOperand(1); in foldVSelectToSignBitSplatMask() local
10770 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
10783 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
10835 SDValue Cond0 = N0.getOperand(0), Cond1 = N0.getOperand(1); in visitSELECT() local
H A DLegalizeVectorTypes.cpp5543 SDValue Cond1 = N->getOperand(0); in WidenVecRes_Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8560 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
8573 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
8632 SDValue Cond0 = N0.getOperand(0), Cond1 = N0.getOperand(1); in visitSELECT() local
H A DLegalizeVectorTypes.cpp4012 SDValue Cond1 = N->getOperand(0); in WidenVecRes_SELECT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46009 SDValue Cond1 = Cond.getOperand(1); in combineSelect() local