Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DPerfHelper.cpp134 ConfiguredEvent::readOrError(StringRef /*unused*/) const { in readOrError() function in llvm::exegesis::pfm::ConfiguredEvent
152 ConfiguredEvent::readOrError(StringRef /*unused*/) const { in readOrError() function in llvm::exegesis::pfm::ConfiguredEvent
191 CounterGroup::readOrError(StringRef FunctionBytes) const { in readOrError() function in llvm::exegesis::pfm::CounterGroup
227 CounterGroup::readOrError(StringRef /*unused*/) const { in readOrError() function in llvm::exegesis::pfm::CounterGroup
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DX86Counter.cpp196 X86LbrCounter::readOrError(StringRef FunctionBytes) const { in readOrError() function in llvm::exegesis::X86LbrCounter