Searched defs:getSparseSetIndex (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | ScheduleDAGInstrs.h | 61 unsigned getSparseSetIndex() const { getSparseSetIndex() function |
H A D | MachineTraceMetrics.h | 80 unsigned getSparseSetIndex() const { return RegUnit; } in getSparseSetIndex() function |
H A D | RegisterPressure.h | 270 unsigned getSparseSetIndex() const { in getSparseSetIndex() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ScheduleDAGInstrs.cpp | 1255 unsigned getSparseSetIndex() const { return NodeID; } getSparseSetIndex() function |
H A D | RegAllocFast.cpp | 213 unsigned getSparseSetIndex() const { getSparseSetIndex() function |