Searched defs:configurePerfCounter (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-exegesis/lib/ | ||
H A D | Target.h | 172 virtual std::vector<MCInst> configurePerfCounter(long Request, configurePerfCounter() function |
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/ | ||
H A D | Target.cpp | 1259 ExegesisX86Target::configurePerfCounter(long Request, bool SaveRegisters) const { configurePerfCounter() function in llvm::exegesis::ExegesisX86Target |