Home
last modified time | relevance | path

Searched refs:getInstrOpcode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp70 Value.setOpcode(Context.getInstrOpcode(Piece)); in deserialize()
226 unsigned BenchmarkResultContext::getInstrOpcode(llvm::StringRef Name) const { in getInstrOpcode() function in exegesis::BenchmarkResultContext
DBenchmarkResult.h125 unsigned getInstrOpcode(llvm::StringRef Name) const; // 0 is not found.