/external/llvm/lib/IR/ |
D | BasicBlock.cpp | 341 Value* PNV = nullptr; in removePredecessor() local 342 if (!DontDeleteUselessPHIs && (PNV = PN->hasConstantValue())) in removePredecessor() 343 if (PNV != PN) { in removePredecessor() 344 PN->replaceAllUsesWith(PNV); in removePredecessor()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | BasicBlock.cpp | 355 Value* PNV = nullptr; in removePredecessor() local 356 if (!DontDeleteUselessPHIs && (PNV = PN->hasConstantValue())) in removePredecessor() 357 if (PNV != PN) { in removePredecessor() 358 PN->replaceAllUsesWith(PNV); in removePredecessor()
|
/external/mesa3d/docs/relnotes/ |
D | 8.0.1.rst | 53 [bisected PNV] oglc mustpass(basic.stipple) regressed on pineview 55 [PNV]oglc texenv(basic.allCases) regressed on pineview 57 [PNV] Regression in Piglit test
|
D | 8.0.2.rst | 47 [PNV] webgl conformance case max texture fails 51 [PNV] webgl conformance case NPOT case fails with TEXTURE_MIN_FILTER
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | TailRecursionElimination.cpp | 791 if (Value *PNV = SimplifyInstruction(PN, F.getParent()->getDataLayout())) { in eliminateTailRecursion() local 792 PN->replaceAllUsesWith(PNV); in eliminateTailRecursion()
|
/external/llvm/lib/Transforms/Scalar/ |
D | TailRecursionElimination.cpp | 785 if (Value *PNV = SimplifyInstruction(PN, F.getParent()->getDataLayout())) { in eliminateTailRecursion() local 786 PN->replaceAllUsesWith(PNV); in eliminateTailRecursion()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 3996 ,"GB","PNV","Portnahaven","Portnahaven",,"1-------","RL","0901",,"5540N 00630W", 6513 ,"GT","PNV","Pueblo Nuevo Vi�as","Pueblo Nuevo Vinas",,"--3-----","RL","0601",,"1414N 09029W", 9176 ,"IN","PNV","Arshiya International Ltd.-SEZ/Panvel","Arshiya International Ltd.-SEZ/Panvel","MH","-… 13680 ,"IT","PNV","Palmanova","Palmanova",,"--3-----","RL","0201",,"4554N 01318E", 18333 ,"LT","PNV","Panevezys","Panevezys",,"--34----","RQ","9806",,,
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 3549 ,"PT","PNV","Pinhal Novo","Pinhal Novo","15","-23-----","RN","0401",,"3838N 00855W", 5035 ,"RU","PNV","Polnovat","Polnovat","KHM","1-------","RQ","0901",,"6347N 06554E", 22180 ,"US","PNV","Pineville","Pineville","NC","--3-----","RQ","9008",,,
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 7572 ,"BR","PNV","Ponte Nova","Ponte Nova","MG","--3-----","RQ","0607",,, 30272 ,"ES","PNV","Puente Viesgo","Puente Viesgo","S","--3-----","RQ","1001",,"4318N 00358W", 39812 ,"FR","PNV","Pleine-Selve","Pleine-Selve","33","--3-----","RL","0701",,"4520N 00035W",
|