/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PBQPRegAlloc.cpp | 194 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 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 | 906 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 D | jevents.c | 344 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 D | BitcodeAnalyzer.cpp | 946 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { parseBlock() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 391 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 D | NVPTXISelLowering.cpp | 1851 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 395 const_iterator je = other.end(); in overlapsFrom() local
|
H A D | RegisterCoalescer.cpp | 4139 for (unsigned j = 0, je = LocalWorkList.size(); j != je; ++j) { coalesceLocals() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenRegisters.cpp |
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 1973 for (unsigned j = 0, je = InitElts; j != je; ++j) VisitInitListExpr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 14115 int j = TargetLo ? 0 : 4, je = j + 4; lowerV16I8Shuffle() local [all...] |