Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DRegisterClassInfo.h140 PSetLimits[Idx] = computePSetLimit(Idx); in getRegPressureSetLimit()
145 unsigned computePSetLimit(unsigned Idx) const;
/external/llvm/include/llvm/CodeGen/
DRegisterClassInfo.h136 PSetLimits[Idx] = computePSetLimit(Idx); in getRegPressureSetLimit()
141 unsigned computePSetLimit(unsigned Idx) const;
/external/llvm/lib/CodeGen/
DRegisterClassInfo.cpp156 unsigned RegisterClassInfo::computePSetLimit(unsigned Idx) const { in computePSetLimit() function in RegisterClassInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterClassInfo.cpp168 unsigned RegisterClassInfo::computePSetLimit(unsigned Idx) const { in computePSetLimit() function in RegisterClassInfo