Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSchedule.h315 bool hasExtraProcessorInfo() const { return ExtraProcessorInfo; } in hasExtraProcessorInfo() function
323 assert(hasExtraProcessorInfo() && in getExtraProcessorInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRetireControlUnit.cpp29 if (SM.hasExtraProcessorInfo()) { in RetireControlUnit()
DLSUnit.cpp28 if (SM.hasExtraProcessorInfo()) { in LSUnitBase()
DRegisterFile.cpp39 if (!SM.hasExtraProcessorInfo()) in initialize()