Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h62 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
86 unsigned getSparseSetIndex() const { return RegUnit; } in getSparseSetIndex() function
H A DMachineTraceMetrics.h81 unsigned getSparseSetIndex() const { return RegUnit; } in getSparseSetIndex() function
H A DRegisterPressure.h273 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseSet.h59 return Val.getSparseSetIndex(); in getValIndex()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1276 unsigned getSparseSetIndex() const { return NodeID; } in getSparseSetIndex() function
H A DRegAllocFast.cpp211 unsigned getSparseSetIndex() const { return VirtReg.virtRegIndex(); } in getSparseSetIndex() function