HomeSort by relevance Sort by last modified time
    Searched refs:getInstrOpcode (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
BenchmarkResult.h 125 unsigned getInstrOpcode(llvm::StringRef Name) const; // 0 is not found.
BenchmarkResult.cpp 70 Value.setOpcode(Context.getInstrOpcode(Piece));
226 unsigned BenchmarkResultContext::getInstrOpcode(llvm::StringRef Name) const {

Completed in 3146 milliseconds