Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp94 static unsigned GetOpcodeOrDie(const llvm::MCInstrInfo &MCInstrInfo) { in GetOpcodeOrDie() function
133 const auto Opcode = GetOpcodeOrDie(State.getInstrInfo()); in benchmarkMain()