/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PBQPRegAlloc.cpp | 189 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 D | PPCHazardRecognizers.cpp | 46 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 D | PPCLoopInstrFormPrep.cpp | 911 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 D | jevents.c | 344 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 D | BitcodeAnalyzer.cpp | 952 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 394 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 D | NVPTXISelLowering.cpp | 1780 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 395 const_iterator je = other.end(); in overlapsFrom() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 509 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenRegisters.cpp | 883 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 2150 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 14246 int j = TargetLo ? 0 : 4, je = j + 4; in lowerV16I8Shuffle() local
|