Home
last modified time | relevance | path

Searched defs:readOrError (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DPerfHelper.cpp132 Counter::readOrError(StringRef /*unused*/) const { in readOrError() function in llvm::exegesis::pfm::Counter
157 Counter::readOrError(StringRef /*unused*/) const { in readOrError() function in llvm::exegesis::pfm::Counter
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DX86Counter.cpp191 X86LbrCounter::readOrError(StringRef FunctionBytes) const { in readOrError() function in llvm::exegesis::X86LbrCounter