Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.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/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.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/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() argument
449 save_arch_std_events(void * data __unused,struct json_event * je) save_arch_std_events() argument
511 try_fixup(const char * fn,char * arch_std,struct json_event * je,char ** event) try_fixup() argument
531 json_events(const char * fn,int (* func)(void * data,struct json_event * je),void * data) json_events() argument
553 struct json_event je = {}; json_events() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp952 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.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
H A DNVPTXISelLowering.cpp1780 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp395 const_iterator je = other.end(); in overlapsFrom() local
/freebsd/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/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp883 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2150 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14246 int j = TargetLo ? 0 : 4, je = j + 4; in lowerV16I8Shuffle() local