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