Home
last modified time | relevance | path

Searched defs:PSets (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp32 static bool hasPressureSet(const int *PSets, unsigned PSetID) { in hasPressureSet()
43 const int *PSets = getRegUnitPressureSets(*U); in classifyPressureSet() local
80 const int *PSets = getRegUnitPressureSets(i); in SIRegisterInfo() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp74 static bool hasPressureSet(const int *PSets, unsigned PSetID) { in hasPressureSet()
85 const int *PSets = getRegUnitPressureSets(*U); in classifyPressureSet() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp284 std::vector<std::vector<int>> PSets(NumRCUnitSets); in EmitRegUnitPressure() local