Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h61 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
85 unsigned getSparseSetIndex() const { return RegUnit; } in getSparseSetIndex() function
H A DMachineTraceMetrics.h80 unsigned getSparseSetIndex() const { return RegUnit; } in getSparseSetIndex() function
H A DRegisterPressure.h270 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseSet.h59 return Val.getSparseSetIndex(); in getValIndex()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1255 unsigned getSparseSetIndex() const { return NodeID; } in getSparseSetIndex() function
H A DRegAllocFast.cpp213 unsigned getSparseSetIndex() const { in getSparseSetIndex() function