Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterClassInfo.cpp172 const int *PSetID = TRI->getRegClassPressureSets(C); in computePSetLimit() local
DRegisterPressure.cpp1150 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DRegisterPressure.h105 uint16_t PSetID = 0; // ID+1. 0=Invalid. variable
DTargetRegisterInfo.h754 unsigned PSetID) const { in getRegPressureSetScore()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp29 static bool hasPressureSet(const int *PSets, unsigned PSetID) { in hasPressureSet()
37 void SIRegisterInfo::classifyPressureSet(unsigned PSetID, unsigned Reg, in classifyPressureSet()
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h714 unsigned PSetID) const { in getRegPressureSetScore()