Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp37 OS << Context.getInstrName(MCInst.getOpcode()); in serialize()
219 llvm::StringRef BenchmarkResultContext::getInstrName(unsigned Opcode) const { in getInstrName() function in exegesis::BenchmarkResultContext
DBenchmarkResult.h124 llvm::StringRef getInstrName(unsigned Opcode) const;