Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp341 auto ConfigsForInstr = generateSnippets(State, Opcode, AllReservedRegs); in benchmarkMain() local
342 if (!ConfigsForInstr) { in benchmarkMain()
344 ConfigsForInstr.takeError(), errs(), in benchmarkMain()
348 std::move(ConfigsForInstr->begin(), ConfigsForInstr->end(), in benchmarkMain()