Home | History | Annotate | Download | only in optimizing

Lines Matching refs:kSIMDType

72   static constexpr DataType::Type kSIMDType = DataType::Type::kFloat64;
82 kSIMDType,
173 instruction->GetType() == kSIMDType &&
303 return input->GetType() == HVecOperation::kSIMDType; // carries SIMD
358 // Overrides the kSIMDType set by the VecOperation constructor.