Home
last modified time | relevance | path

Searched defs:je (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp194 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 Dallowed.c279 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 DPPCHazardRecognizers.cpp46 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 DPPCLoopInstrFormPrep.cpp387 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 DPPCTargetTransformInfo.cpp373 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 Dambiguous.cc111 JE je; in main() local
H A Dkoenig.cc275 J::E je; in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp175 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 DBitcodeAnalyzer.cpp946 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 DNVPTXAsmPrinter.cpp385 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 DNVPTXISelLowering.cpp1492 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 DLiveInterval.cpp410 const_iterator je = other.end(); in overlapsFrom() local
H A DRegisterCoalescer.cpp3932 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 DARMConstantIslandPass.cpp487 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 DCodeGenRegisters.cpp845 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenattrtab.cc2764 int i, ie, j, je; in tests_attr_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenattrtab.c2764 int i, ie, j, je; in tests_attr_p() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1885 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15418 int j = TargetLo ? 0 : 4, je = j + 4; in lowerV16I8Shuffle() local