Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp152 bool WQMOutputs = MF.getFunction()->hasFnAttribute("amdgpu-ps-wqm-outputs"); in scanInstructions() local
173 } else if (WQMOutputs) { in scanInstructions()
200 if (WQMOutputs && MBB.succ_empty()) { in scanInstructions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp311 bool WQMOutputs = MF.getFunction().hasFnAttribute("amdgpu-ps-wqm-outputs"); in scanInstructions() local
378 } else if (WQMOutputs) { in scanInstructions()