Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp194 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { addIntraChainConstraint() local
219 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { addIntraChainConstraint() local
230 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { addIntraChainConstraint() local
296 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { addInterChainConstraint() local
307 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { addInterChainConstraint() local
[all...]
/llvm-project/clang/test/Misc/
H A Dcc1as-relax-all.s11 je foo label
/llvm-project/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.cpp911 for (unsigned j = 0, je = BucketChain.Elements.size(); j != je; ++j) { prepareBaseForDispFormChain() local
987 for (int j = 0, je = BucketChain.Elements.size(); j != je; ++j) { prepareBaseForUpdateFormChain() local
/llvm-project/llvm/test/tools/llvm-ml/
H A Dindirect_branch.asm190 je t15 label
195 je [t16]; label
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
H A Dunique_copy_pred.pass.cpp95 int je[se] = {-1}; in test() local
H A Dunique_copy.pass.cpp87 int je[se] = {-1}; in test() local
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx2b.cpp72 constexpr int je = j_evaluated(1); // expected-error {{constexpr variable 'je' must be initialized by a constant expression}} \ variable
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp952 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { parseBlock() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp394 for (unsigned j = 0, je = elems; j != je; ++j) { printReturnValStr() local
1683 for (unsigned j = 0, je = elems; j != je; ++j) { emitFunctionParamList() local
H A DNVPTXISelLowering.cpp1775 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { LowerCall() local
/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp395 const_iterator je = other.end(); in overlapsFrom() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp509 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { runOnMachineFunction() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp883 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) inheritProperties() local
/llvm-project/llvm/test/MC/X86/
H A DI86-32.s1065 je 64 label
H A DI86-64.s1597 je 64 label
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2149 for (unsigned j = 0, je = InitElts; j != je; ++j) VisitInitListExpr() local
/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp2163 for (unsigned j = 0, je = GetZeroTest[i].bitPatternLength; j < je; ++j) { TEST() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14270 int j = TargetLo ? 0 : 4, je = j + 4; lowerV16I8Shuffle() local
[all...]