Home
last modified time | relevance | path

Searched refs:getSparseSetIndex (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h60 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
83 unsigned getSparseSetIndex() const { return Reg; } in getSparseSetIndex() function
H A DMachineTraceMetrics.h81 unsigned getSparseSetIndex() const { return RegUnit; } in getSparseSetIndex() function
H A DRegisterPressure.h268 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DSparseSet.h59 return Val.getSparseSetIndex(); in getValIndex()
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DSparseSetTest.cpp165 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex() function
H A DSparseMultiSetTest.cpp210 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1232 unsigned getSparseSetIndex() const { return NodeID; } in getSparseSetIndex() function
H A DRegAllocFast.cpp104 unsigned getSparseSetIndex() const { in getSparseSetIndex() function