Searched refs:GetCategory (Results 1 – 3 of 3) sorted by relevance
183 switch (type->GetCategory()) { in GenerateShiftParamsCode()218 needsBoxingReg |= type->GetCategory() != ir::Type::Category::Reference; in InjectArrayParamsHook()276 if (type->GetCategory() != ir::Type::Category::Reference) { in InjectArrayParamsHook()279 current_reg += 1 + (type->GetCategory() == ir::Type::Category::WideScalar); in InjectArrayParamsHook()344 (declared_return_type->GetCategory() == ir::Type::Category::Reference)); in Apply()
82 Type::Category Type::GetCategory() const { in GetCategory() function in ir::Type
181 Category GetCategory() const;