Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h40 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
54 unsigned getSparseSetIndex() const { return Reg; } in getSparseSetIndex() function
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DSparseSetTest.cpp164 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex() function
H A DSparseMultiSetTest.cpp211 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp80 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
H A DMachineTraceMetrics.cpp687 unsigned getSparseSetIndex() const { return RegUnit; } in getSparseSetIndex() function
H A DScheduleDAGInstrs.cpp1250 unsigned getSparseSetIndex() const { return NodeID; } in getSparseSetIndex() function