Searched defs:createInstruments (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/MCA/ | ||
H A D | CustomBehaviour.cpp | 51 InstrumentManager::createInstruments(const MCInst &Inst) { in createInstruments() function in llvm::mca::InstrumentManager |
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/ | ||
H A D | RISCVCustomBehaviour.cpp | 104 RISCVInstrumentManager::createInstruments(const MCInst &Inst) { in createInstruments() function in llvm::mca::RISCVInstrumentManager |