Home
last modified time | relevance | path

Searched defs:getSparseSetIndex (Results 1 – 4 of 4) 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
/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