Searched defs:new_type (Results 1 – 6 of 6) sorted by relevance
66 inline void RegisterLine::SetRegisterType(uint32_t vdst, const RegType& new_type) { in SetRegisterType()105 inline void RegisterLine::SetResultRegisterType(const RegType& new_type) { in SetResultRegisterType()
241 const RegType& new_type = cur_type.Merge( in MergeRegisters() local
190 DataType::Type new_type = DataType::SignedIntegralTypeFromSize(DataType::Size(vector_type)); in AddArraySetToLoop() local
1320 static inline bool TryReplaceFieldOrArrayGetType(HInstruction* maybe_get, DataType::Type new_type) { in TryReplaceFieldOrArrayGetType()1694 DataType::Type new_type = (value == 0xff) ? DataType::Type::kUint8 : DataType::Type::kUint16; in VisitAnd() local
430 void SetPrimitiveType(Primitive::Type new_type) REQUIRES_SHARED(Locks::mutator_lock_) { in SetPrimitiveType()
1983 art::ObjPtr<art::mirror::Class> new_type; in FinishNewClassAllocations() local