Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64PBQPRegAlloc.cpp189 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
214 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
225 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
291 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
302 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
/freebsd-head/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.cpp911 for (unsigned j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForDispFormChain() local
987 for (int j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForUpdateFormChain() local
/freebsd-head/lib/libpmc/pmu-events/
HDjevents.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-head/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeAnalyzer.cpp952 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXAsmPrinter.cpp394 for (unsigned j = 0, je = elems; j != je; ++j) { in printReturnValStr() local
1683 for (unsigned j = 0, je = elems; j != je; ++j) { in emitFunctionParamList() local
HDNVPTXISelLowering.cpp1780 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveInterval.cpp395 const_iterator je = other.end(); in overlapsFrom() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMConstantIslandPass.cpp509 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenRegisters.cpp883 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprScalar.cpp2150 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp14246 int j = TargetLo ? 0 : 4, je = j + 4; in lowerV16I8Shuffle() local