Home
last modified time | relevance | path

Searched refs:getExtraProcessorInfo (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DRegisterFileStatistics.cpp33 const MCExtraProcessorInfo &PI = SM.getExtraProcessorInfo(); in initializeRegisterFileInfo()
83 STI.getSchedModel().getExtraProcessorInfo(); in printView()
DRetireControlUnit.cpp31 const MCExtraProcessorInfo &EPI = SM.getExtraProcessorInfo(); in RetireControlUnit()
DRegisterFile.cpp46 const MCExtraProcessorInfo &Info = SM.getExtraProcessorInfo(); in initialize()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSchedule.h325 const MCExtraProcessorInfo &getExtraProcessorInfo() const { in getExtraProcessorInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DLatency.cpp102 .getExtraProcessorInfo() in getCounterName()
DUops.cpp208 const char *const PfmCounters = SchedModel.getExtraProcessorInfo() in runMeasurements()