Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h60 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
83 unsigned getSparseSetIndex() const { return Reg; } in getSparseSetIndex() function
DMachineTraceMetrics.h81 unsigned getSparseSetIndex() const { return RegUnit; } in getSparseSetIndex() function
DRegisterPressure.h269 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSparseSet.h58 return Val.getSparseSetIndex(); in getValIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocFast.cpp93 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
DScheduleDAGInstrs.cpp1237 unsigned getSparseSetIndex() const { return NodeID; } in getSparseSetIndex() function