Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/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.cpp906 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 Dcop.h52 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 DBitcodeAnalyzer.cpp946 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp385 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 DNVPTXISelLowering.cpp1622 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveInterval.cpp395 const_iterator je = other.end(); in overlapsFrom() local
H A DRegisterCoalescer.cpp4054 for (unsigned j = 0, je = LocalWorkList.size(); j != je; ++j) { in coalesceLocals() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp511 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp863 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
/openbsd-src/gnu/gcc/gcc/
H A Dgenattrtab.c3897 int i, ie, j, je; in write_expr_attr_cache() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenattrtab.c5266 int i, ie, j, je; local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp1948 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16508 int j = TargetLo ? 0 : 4, je = j + 4; in lowerV16I8Shuffle() local