Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DRegisterClassInfo.cpp173 const int *PSetID = TRI->getRegClassPressureSets(C); in computePSetLimit() local
DRegisterPressure.cpp1172 unsigned PSetID = PDiffI->getPSet(); in getUpwardPressureDelta() local
/external/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
/external/llvm/lib/CodeGen/
DRegisterClassInfo.cpp161 const int *PSetID = TRI->getRegClassPressureSets(*RI); in computePSetLimit() local
DRegisterPressure.cpp1129 unsigned PSetID = PDiffI->getPSet(); in getUpwardPressureDelta() local
/external/llvm/include/llvm/CodeGen/
DRegisterPressure.h94 uint16_t PSetID; // ID+1. 0=Invalid. variable
/external/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp74 static bool hasPressureSet(const int *PSets, unsigned PSetID) { in hasPressureSet()
82 void SIRegisterInfo::classifyPressureSet(unsigned PSetID, unsigned Reg, in classifyPressureSet()
/external/llvm-project/llvm/include/llvm/CodeGen/
DRegisterPressure.h104 uint16_t PSetID = 0; // ID+1. 0=Invalid. variable
DTargetRegisterInfo.h751 unsigned PSetID) const { in getRegPressureSetScore()
/external/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()
/external/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()
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h714 unsigned PSetID) const { in getRegPressureSetScore()