Searched defs:IsPixelShader (Results 1 – 2 of 2) sorted by relevance
74 bool IsPixelShader; member in __anon413337310111::AMDGPUAtomicOptimizerImpl96 bool IsPixelShader, ScanOptions ScanImpl) in AMDGPUAtomicOptimizerImpl()130 bool IsPixelShader = F.getCallingConv() == CallingConv::AMDGPU_PS; in runOnFunction() local146 bool IsPixelShader = F.getCallingConv() == CallingConv::AMDGPU_PS; in run() local
835 bool IsPixelShader = in getSIProgramInfo() local