Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
DCustomBehaviour.h157 virtual bool supportsInstrumentType(StringRef Type) const { return false; } in supportsInstrumentType() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCA/
DRISCVCustomBehaviour.cpp70 bool RISCVInstrumentManager::supportsInstrumentType( in supportsInstrumentType() function in llvm::mca::RISCVInstrumentManager