Searched defs:Cond2 (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
H A D | p1-emit.cpp | 22 long& get(bool Cond1, bool Cond2) { in get()
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IdenticalExprChecker.cpp | 140 const Expr *Cond2 = I2->getCond(); in VisitIfStmt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LibCallsShrinkWrap.cpp | 109 auto Cond2 = createCond(BBBuilder, Arg, Cmp2, Val2); in createOrCond() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LibCallsShrinkWrap.cpp | 108 auto Cond2 = createCond(BBBuilder, Arg, Cmp2, Val2); in createOrCond() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 1379 SmallVector<MachineOperand, 4> *Cond2 = &RevCond; in IfConvertDiamond() local
|
H A D | CodeGenPrepare.cpp | 5499 Value *Cond1, *Cond2; in splitBranchCondition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 1801 SmallVector<MachineOperand, 4> *Cond2 = &RevCond; in IfConvertDiamondCommon() local
|
H A D | CodeGenPrepare.cpp | 7362 Value *Cond1, *Cond2; in splitBranchCondition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 1799 SmallVector<MachineOperand, 4> *Cond2 = &RevCond; in IfConvertDiamondCommon() local
|
H A D | CodeGenPrepare.cpp | 8426 Value *Cond1, *Cond2; in splitBranchCondition() local
|