/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64PBQPRegAlloc.cpp | 195 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local 220 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local 231 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local 297 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local 308 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64PBQPRegAlloc.cpp | 195 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local 220 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local 231 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local 297 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local 308 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | Main.java | 77 java.util.jar.JarEntry je; in listClasses() local 175 java.util.jar.JarEntry je = null; in getJarInputStream() local
|
/external/turbine/javatests/com/google/turbine/zip/ |
D | ZipTest.java | 92 JarEntry je = new JarEntry(name); in createEntry() local 113 JarEntry je = entries.nextElement(); in expected() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 48 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isLoadAfterStore() local 74 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isBCTRAfterSet() local
|
D | PPCLoopPreIncPrep.cpp | 364 for (int j = 0, je = Buckets[i].Elements.size(); j != je; ++j) { in runOnLoop() local
|
D | PPCCTRLoops.cpp | 253 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in asmClobbersCTR() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 48 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isLoadAfterStore() local 74 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isBCTRAfterSet() local
|
D | PPCLoopPreIncPrep.cpp | 274 for (int j = 0, je = Buckets[i].Elements.size(); j != je; ++j) { in runOnLoop() local
|
D | PPCCTRLoops.cpp | 232 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() local
|
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
D | unique_copy.pass.cpp | 76 int je[se] = {-1}; in test() local
|
D | unique_copy_pred.pass.cpp | 96 int je[se] = {-1}; in test() local
|
/external/turbine/javatests/com/google/turbine/deps/ |
D | AbstractTransitiveTest.java | 83 JarEntry je = entries.nextElement(); in readJar() local
|
/external/turbine/javatests/com/google/turbine/main/ |
D | MainTest.java | 126 JarEntry je = entries.nextElement(); in readJar() local
|
/external/turbine/java/com/google/turbine/main/ |
D | Main.java | 221 JarEntry je = new JarEntry(name); in addEntry() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | IntrinsicEmitter.cpp | 350 for (unsigned j = 0, je = RetTys.size(); j != je; ++j) { in EmitVerifier() local 378 for (unsigned j = 0, je = ParamTys.size(); j != je; ++j) { in EmitVerifier() local
|
D | CodeGenRegisters.cpp | 127 for (unsigned j = 0, je = Orphans.size(); j != je; ++j) in getSubRegs() local 370 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local 535 for (unsigned j = 0, je = TupRegs->size(); j != je; ++j) in CodeGenRegBank() local
|
D | RegisterInfoEmitter.cpp | 290 for (unsigned j = 0, je = SR.size(); j != je; ++j) in runMCDesc() local 305 for (unsigned j = 0, je = SR.size(); j != je; ++j) in runMCDesc() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600OptimizeVectorRegisters.cpp | 172 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600OptimizeVectorRegisters.cpp | 196 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 95 for (unsigned j = 0, je = VT.getVectorNumElements(); j != je; ++j) { in ComputePTXValueVTs() local 1119 for (unsigned j = 0, je = vtparts.size(); j != je; ++j) { in LowerCall() local 1348 for (unsigned j = 0, je = vtparts.size(); j != je; ++j) { in LowerCall() local 2509 for (unsigned j = 0, je = numElems; j != je; ++j) { in LowerReturn() local
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 648 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in ParseBlock() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveInterval.cpp | 90 const_iterator je = other.end(); in overlapsFrom() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 701 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in ParseBlock() local
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 841 MCAssembler::const_iterator j, je; in WriteObject() local
|