Home
last modified time | relevance | path

Searched defs:getSparseSetIndex (Results 1 – 5 of 5) 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/lib/CodeGen/
DRegAllocFast.cpp93 unsigned getSparseSetIndex() const { in getSparseSetIndex() function
DScheduleDAGInstrs.cpp1237 unsigned getSparseSetIndex() const { return NodeID; } in getSparseSetIndex() function