Home
last modified time | relevance | path

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

/freebsd-src/contrib/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...]
/freebsd-src/contrib/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.cpp906 for (unsigned j = 0, je = BucketChain.Elements.size(); j != je; ++j) { prepareBaseForDispFormChain() local
982 for (int j = 0, je = BucketChain.Elements.size(); j != je; ++j) { prepareBaseForUpdateFormChain() local
/freebsd-src/lib/libpmc/pmu-events/
H A Djevents.c344 static int print_events_table_entry(void *data, struct json_event *je) in print_events_table_entry()
449 static int save_arch_std_events(void *data __unused, struct json_event *je) in save_arch_std_events()
511 try_fixup(const char *fn, char *arch_std, struct json_event *je, char **event) in try_fixup()
531 int (*func)(void *data, struct json_event *je), in json_events()
553 struct json_event je = {}; in json_events() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp946 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { parseBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp391 for (unsigned j = 0, je = elems; j != je; ++j) { printReturnValStr() local
1672 for (unsigned j = 0, je = elems; j != je; ++j) { emitFunctionParamList() local
H A DNVPTXISelLowering.cpp1851 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { LowerCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp395 const_iterator je = other.end(); in overlapsFrom() local
H A DRegisterCoalescer.cpp4139 for (unsigned j = 0, je = LocalWorkList.size(); j != je; ++j) { coalesceLocals() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp509 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1973 for (unsigned j = 0, je = InitElts; j != je; ++j) VisitInitListExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14115 int j = TargetLo ? 0 : 4, je = j + 4; lowerV16I8Shuffle() local
[all...]