Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
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
/external/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
DX86Counter.cpp191 X86LbrCounter::readOrError(StringRef FunctionBytes) const { in readOrError() function in llvm::exegesis::X86LbrCounter