Searched defs:IsCompute (Results 1 – 5 of 5) sorted by relevance
48 bool IsCompute() const { return pipeline_type_ == PipelineType::kCompute; } in IsCompute() function
134 static bool IsCompute(ProgramKind kind) { in IsCompute() function
699 const bool IsCompute = AMDGPU::isCompute(CC); in getDefaultForCallingConv() local
233 bool IsCompute() const { return pipeline_type_ == PipelineType::kCompute; } in IsCompute() function
84 bool IsCompute() const { return command_type_ == Type::kCompute; } in IsCompute() function