Home
last modified time | relevance | path

Searched defs:PSetID (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterClassInfo.cpp173 const int *PSetID = TRI->getRegClassPressureSets(C); in computePSetLimit() local
DRegisterPressure.cpp1170 unsigned PSetID = PDiffI->getPSet(); in getUpwardPressureDelta() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterPressure.h104 uint16_t PSetID = 0; // ID+1. 0=Invalid. variable
DTargetRegisterInfo.h732 unsigned PSetID) const { in getRegPressureSetScore()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp32 static bool hasPressureSet(const int *PSets, unsigned PSetID) { in hasPressureSet()
40 void SIRegisterInfo::classifyPressureSet(unsigned PSetID, unsigned Reg, in classifyPressureSet()