/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64PBQPRegAlloc.cpp | 194 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local 219 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local 230 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local 296 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local 307 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/ |
H A D | allowed.c | 279 int i, ja = 0, je = 0; in aa_operational() local 340 int i, ja = 0, je = 0; in aa_operational() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.cpp | 46 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isLoadAfterStore() local 72 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isBCTRAfterSet() local
|
H A D | PPCLoopInstrFormPrep.cpp | 387 for (unsigned j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForDispFormChain() local 462 for (int j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForUpdateFormChain() local
|
H A D | PPCTargetTransformInfo.cpp | 373 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() local
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | ambiguous.cc | 111 JE je; in main() local
|
H A D | koenig.cc | 275 J::E je; in main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600OptimizeVectorRegisters.cpp | 175 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 946 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 385 for (unsigned j = 0, je = elems; j != je; ++j) { in printReturnValStr() local 1585 for (unsigned j = 0, je = elems; j != je; ++j) { in emitFunctionParamList() local
|
H A D | NVPTXISelLowering.cpp | 1492 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local 1589 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 410 const_iterator je = other.end(); in overlapsFrom() local
|
H A D | RegisterCoalescer.cpp | 3932 for (unsigned j = 0, je = LocalWorkList.size(); j != je; ++j) { in coalesceLocals() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 487 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenRegisters.cpp | 845 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genattrtab.cc | 2764 int i, ie, j, je; in tests_attr_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genattrtab.c | 2764 int i, ie, j, je; in tests_attr_p() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 1885 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 15418 int j = TargetLo ? 0 : 4, je = j + 4; in lowerV16I8Shuffle() local
|