Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64PBQPRegAlloc.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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCHazardRecognizers.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
HDPPCLoopInstrFormPrep.cpp382 for (unsigned j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForDispFormChain() local
457 for (int j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForUpdateFormChain() local
HDPPCTargetTransformInfo.cpp250 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600OptimizeVectorRegisters.cpp190 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeAnalyzer.cpp940 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXAsmPrinter.cpp385 for (unsigned j = 0, je = elems; j != je; ++j) { in printReturnValStr() local
1596 for (unsigned j = 0, je = elems; j != je; ++j) { in emitFunctionParamList() local
HDNVPTXISelLowering.cpp1509 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
1604 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveInterval.cpp410 const_iterator je = other.end(); in overlapsFrom() local
HDRegisterCoalescer.cpp3807 for (unsigned j = 0, je = LocalWorkList.size(); j != je; ++j) { in coalesceLocals() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMConstantIslandPass.cpp466 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
/freebsd-11-stable/contrib/gcc/
HDgenattrtab.c3898 int i, ie, j, je; in write_expr_attr_cache() local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDCodeGenRegisters.cpp856 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprScalar.cpp1895 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp14456 int j = TargetLo ? 0 : 4, je = j + 4; in lowerV16I8Shuffle() local