Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/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.h82 unsigned getSparseSetIndex() const { return RegUnit; } in getSparseSetIndex() function
H A DRegisterPressure.h271 unsigned getSparseSetIndex() const {
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DSparseSet.h59 return Val.getSparseSetIndex(); in getValIndex()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp93 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
H A DScheduleDAGInstrs.cpp1173 unsigned getSparseSetIndex() const { return NodeID; } in getSparseSetIndex() function