Searched defs:readOrError (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ | ||
D | PerfHelper.cpp | 132 Counter::readOrError(StringRef /*unused*/) const { in readOrError() function in llvm::exegesis::pfm::Counter |
/external/llvm-project/llvm/tools/llvm-exegesis/lib/X86/ | ||
D | X86Counter.cpp | 191 X86LbrCounter::readOrError(StringRef FunctionBytes) const { in readOrError() function in llvm::exegesis::X86LbrCounter |