Searched defs:IsGraphics (Results 1 – 5 of 5) sorted by relevance
46 bool IsGraphics() const { return pipeline_type_ == PipelineType::kGraphics; } in IsGraphics() function
79 bool IsGraphics; variable
788 const bool IsGraphics = AMDGPU::isGraphics(CC); in lowerFormalArguments() local
2253 bool IsGraphics = AMDGPU::isGraphics(CallConv); in LowerFormalArguments() local
230 bool IsGraphics() const { return pipeline_type_ == PipelineType::kGraphics; } in IsGraphics() function