Home
last modified time | relevance | path

Searched defs:getSparseSetIndex (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h60 unsigned getSparseSetIndex() const { getSparseSetIndex() function
84 unsigned getSparseSetIndex() const { return RegUnit; } getSparseSetIndex() function
H A DMachineTraceMetrics.h80 unsigned getSparseSetIndex() const { return RegUnit; } getSparseSetIndex() function
H A DRegisterPressure.h270 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
/llvm-project/llvm/unittests/ADT/
H A DSparseMultiSetTest.cpp210 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex() function
H A DSparseSetTest.cpp165 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex() function
/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1259 unsigned getSparseSetIndex() const { return NodeID; } getSparseSetIndex() function
H A DRegAllocFast.cpp210 unsigned getSparseSetIndex() const { in getSparseSetIndex() function