Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRetireControlUnit.cpp30 const MCExtraProcessorInfo &EPI = SM.getExtraProcessorInfo(); in RetireControlUnit()
DLSUnit.cpp29 const MCExtraProcessorInfo &EPI = SM.getExtraProcessorInfo(); in LSUnitBase()
DRegisterFile.cpp45 const MCExtraProcessorInfo &Info = SM.getExtraProcessorInfo(); in initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSchedule.h322 const MCExtraProcessorInfo &getExtraProcessorInfo() const { in getExtraProcessorInfo() function