Searched defs:IsGraphics (Results 1 – 5 of 5) sorted by relevance
47 bool IsGraphics() const { return pipeline_type_ == PipelineType::kGraphics; } in IsGraphics() function
69 bool IsGraphics; variable
586 const bool IsGraphics = AMDGPU::isGraphics(CC); in lowerFormalArguments() local
2406 bool IsGraphics = AMDGPU::isGraphics(CallConv); in LowerFormalArguments() local
228 bool IsGraphics() const { return pipeline_type_ == PipelineType::kGraphics; } in IsGraphics() function