Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterClassInfo.h137 unsigned getRegPressureSetLimit(unsigned Idx) const { in getRegPressureSetLimit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp1738 unsigned SIRegisterInfo::getRegPressureSetLimit(const MachineFunction &MF, in getRegPressureSetLimit() function in SIRegisterInfo