/external/llvm-project/clang/test/CXX/temp/temp.spec/temp.explicit/ |
D | p1-emit.cpp | 22 long& get(bool Cond1, bool Cond2) { in get()
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
D | p1-emit.cpp | 22 long& get(bool Cond1, bool Cond2) { in get()
|
/external/llvm/lib/Transforms/Scalar/ |
D | GuardWidening.cpp | 192 bool isWideningCondProfitable(Value *Cond0, Value *Cond1) { in isWideningCondProfitable() 404 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GuardWidening.cpp | 249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable() 498 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | GuardWidening.cpp | 249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable() 498 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | IdenticalExprChecker.cpp | 137 const Expr *Cond1 = I->getCond(); in VisitIfStmt() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | IdenticalExprChecker.cpp | 136 const Expr *Cond1 = I->getCond(); in VisitIfStmt() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LibCallsShrinkWrap.cpp | 109 auto Cond1 = createCond(BBBuilder, Arg, Cmp, Val); in createOrCond() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | LibCallsShrinkWrap.cpp | 109 auto Cond1 = createCond(BBBuilder, Arg, Cmp, Val); in createOrCond() local
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 1378 SmallVector<MachineOperand, 4> *Cond1 = &BBI.BrCond; in IfConvertDiamond() local
|
D | MachinePipeliner.cpp | 2433 SmallVector<MachineOperand, 4> Cond1; in generateEpilog() local
|
D | CodeGenPrepare.cpp | 5499 Value *Cond1, *Cond2; in splitBranchCondition() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 1800 SmallVector<MachineOperand, 4> *Cond1 = &BBI.BrCond; in IfConvertDiamondCommon() local
|
D | ModuloSchedule.cpp | 326 SmallVector<MachineOperand, 4> Cond1; in generateEpilog() local
|
D | CodeGenPrepare.cpp | 7852 Value *Cond1, *Cond2; in splitBranchCondition() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 1800 SmallVector<MachineOperand, 4> *Cond1 = &BBI.BrCond; in IfConvertDiamondCommon() local
|
D | ModuloSchedule.cpp | 327 SmallVector<MachineOperand, 4> Cond1; in generateEpilog() local
|
D | CodeGenPrepare.cpp | 7362 Value *Cond1, *Cond2; in splitBranchCondition() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 2940 SDValue Cond1 = N->getOperand(0); in WidenVecRes_SELECT() local
|
D | DAGCombiner.cpp | 5161 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local 5171 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 4012 SDValue Cond1 = N->getOperand(0); in WidenVecRes_SELECT() local
|
D | DAGCombiner.cpp | 8560 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
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 4173 SDValue Cond1 = N->getOperand(0); in WidenVecRes_SELECT() local
|
D | DAGCombiner.cpp | 9250 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local 9263 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local 9322 SDValue Cond0 = N0.getOperand(0), Cond1 = N0.getOperand(1); in visitSELECT() local
|