Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.cpp153 const bool OtherSGPRImportant = OtherSGPROcc < OtherVGPROcc; in less() local
156 if (SGPRImportant != OtherSGPRImportant) { in less()