Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h220 bool isSGPRPressureSet(unsigned SetID) const { in isSGPRPressureSet()
224 bool isVGPRPressureSet(unsigned SetID) const { in isVGPRPressureSet()
228 bool isAGPRPressureSet(unsigned SetID) const { in isAGPRPressureSet()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassManager.h301 AnalysisSetKey *SetID = AnalysisSetT::ID(); in preservedSet() local
344 bool allAnalysesInSetPreserved(AnalysisSetKey *SetID) const { in allAnalysesInSetPreserved()