/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SwitchLoweringUtils.cpp | 413 CaseBitsVector CBV; in buildBitTests() local 418 for (j = 0; j < CBV.size(); ++j) in buildBitTests() 419 if (CBV[j].BB == Clusters[i].MBB) in buildBitTests() 421 if (j == CBV.size()) in buildBitTests() 422 CBV.push_back( in buildBitTests() 424 CaseBits *CB = &CBV[j]; in buildBitTests() 437 llvm::sort(CBV, [](const CaseBits &a, const CaseBits &b) { in buildBitTests() 446 for (auto &CB : CBV) { in buildBitTests()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | SwitchLoweringUtils.cpp | 416 CaseBitsVector CBV; in buildBitTests() local 421 for (j = 0; j < CBV.size(); ++j) in buildBitTests() 422 if (CBV[j].BB == Clusters[i].MBB) in buildBitTests() 424 if (j == CBV.size()) in buildBitTests() 425 CBV.push_back( in buildBitTests() 427 CaseBits *CB = &CBV[j]; in buildBitTests() 440 llvm::sort(CBV, [](const CaseBits &a, const CaseBits &b) { in buildBitTests() 449 for (auto &CB : CBV) { in buildBitTests()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanPredicator.cpp | 39 VPValue *CBV = PredBB->getCondBit(); in getOrCreateNotPredicate() local 48 IntermediateVal = CBV; in getOrCreateNotPredicate() 53 IntermediateVal = Builder.createNot(CBV); in getOrCreateNotPredicate()
|
D | VPlan.cpp | 203 VPValue *CBV; in execute() local 204 if (EnableVPlanNativePath && (CBV = getCondBit())) { in execute() 205 Value *IRCBV = CBV->getUnderlyingValue(); in execute() 619 const VPValue *CBV = BasicBlock->getCondBit(); in dumpBasicBlock() local 620 if (CBV) { in dumpBasicBlock() 622 if (const VPInstruction *CBI = dyn_cast<VPInstruction>(CBV)) { in dumpBasicBlock() 626 CBV->printAsOperand(OS); in dumpBasicBlock()
|
D | VPlan.h | 1395 for (VPValue *CBV : VPCBVs) 1396 delete CBV; 1429 void addCBV(VPValue *CBV) { 1430 VPCBVs.push_back(CBV);
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlanPredicator.cpp | 39 VPValue *CBV = PredBB->getCondBit(); in getOrCreateNotPredicate() local 48 IntermediateVal = CBV; in getOrCreateNotPredicate() 53 IntermediateVal = Builder.createNot(CBV); in getOrCreateNotPredicate()
|
D | VPlan.cpp | 348 VPValue *CBV; in execute() local 349 if (EnableVPlanNativePath && (CBV = getCondBit())) { in execute() 350 Value *IRCBV = CBV->getUnderlyingValue(); in execute() 811 const VPValue *CBV = BasicBlock->getCondBit(); in dumpBasicBlock() local 812 if (CBV) { in dumpBasicBlock() 814 if (const VPInstruction *CBI = dyn_cast<VPInstruction>(CBV)) { in dumpBasicBlock() 818 CBV->printAsOperand(OS, SlotTracker); in dumpBasicBlock()
|
D | VPlan.h | 1716 for (VPValue *CBV : VPCBVs) 1717 delete CBV; 1754 void addCBV(VPValue *CBV) { 1755 VPCBVs.push_back(CBV);
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 8517 CaseBitsVector CBV; in buildBitTests() local 8522 for (j = 0; j < CBV.size(); ++j) in buildBitTests() 8523 if (CBV[j].BB == Clusters[i].MBB) in buildBitTests() 8525 if (j == CBV.size()) in buildBitTests() 8526 CBV.push_back( in buildBitTests() 8528 CaseBits *CB = &CBV[j]; in buildBitTests() 8541 std::sort(CBV.begin(), CBV.end(), [](const CaseBits &a, const CaseBits &b) { in buildBitTests() 8548 for (auto &CB : CBV) { in buildBitTests()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 6454 ,"GT","CBV","Coban","Coban",,"--34----","AI","9704",,, 11462 ,"IT","CBV","Carpi di Villa Bartolomea","Carpi di Villa Bartolomea","VR","--3-----","RQ","0907",,"4… 19301 ,"MX","CBV","Caborca Viejo","Caborca Viejo","SON","--3-----","RL","0307",,"3041N 11208W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 8698 ,"CA","CBV","Campbellville","Campbellville","ON","--3-----","RL","0307",,"4329N 07959W", 15294 ,"CZ","CBV","Chabarovice","Chabarovice","US","--3-----","RL","0901",,"5041N 01356E", 33928 ,"FR","CBV","Cany-Barville","Cany-Barville","76","--3-----","RL","0401",,"4947N 00038E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 12213 ,"US","CBV","Cedar Bayou","Cedar Bayou","TX","--3-----","RQ","9307",,,
|