/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/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 | 906 for (unsigned j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForDispFormChain() local 982 for (int j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForUpdateFormChain() local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | cop.h | 52 if (PL_curstackinfo->si_stack_hwm < (je).je_old_stack_hwm) \ argument 53 PL_curstackinfo->si_stack_hwm = (je).je_old_stack_hwm argument 45 JE_OLD_STACK_HWM_save(je) global() argument 47 JE_OLD_STACK_HWM_restore(je) global() argument
|
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 946 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 385 for (unsigned j = 0, je = elems; j != je; ++j) { in printReturnValStr() local 1641 for (unsigned j = 0, je = elems; j != je; ++j) { in emitFunctionParamList() local
|
H A D | NVPTXISelLowering.cpp | 1622 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 395 const_iterator je = other.end(); in overlapsFrom() local
|
H A D | RegisterCoalescer.cpp | 4054 for (unsigned j = 0, je = LocalWorkList.size(); j != je; ++j) { in coalesceLocals() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 511 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenRegisters.cpp | 863 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | genattrtab.c | 3897 int i, ie, j, je; in write_expr_attr_cache() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | genattrtab.c | 5266 int i, ie, j, je; local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 1948 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 16508 int j = TargetLo ? 0 : 4, je = j + 4; in lowerV16I8Shuffle() local
|