Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DInstruction.h383 unsigned getSourceIndex() const { return first; } in getSourceIndex() function
415 unsigned getSourceIndex() const { return Data.first; } in getSourceIndex() function