Searched defs:IsCompute (Results 1 – 4 of 4) sorted by relevance
47 bool IsCompute() const { return pipeline_type_ == PipelineType::kCompute; } in IsCompute() function
699 const bool IsCompute = AMDGPU::isCompute(CC); in getDefaultForCallingConv() local
231 bool IsCompute() const { return pipeline_type_ == PipelineType::kCompute; } in IsCompute() function
84 bool IsCompute() const { return command_type_ == Type::kCompute; } in IsCompute() function