Home
last modified time | relevance | path

Searched defs:ResIdx (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h143 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor()
H A DMachineScheduler.h980 unsigned getResourceCount(unsigned ResIdx) const { in getResourceCount() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp81 unsigned ResIdx = getResourceStateIndex(Current); in updateResourcePressureDistribution() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2442 unsigned ResIdx = PE.ProcResourceIdx; checkHazard() local
2883 for (unsigned ResIdx = 0; ResIdx < ResourceCount; ++ResIdx) { dumpReservedCycles() local
3077 unsigned ResIdx = 0; traceCandidate() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2936 for (size_t ResIdx = 0; ResIdx < 2; ResIdx++) { SelectCDE_CXxD() local