Searched defs:new_type (Results 1 – 5 of 5) sorted by relevance
42 const RegType& new_type) { in SetRegisterType()89 inline void RegisterLine::SetResultRegisterType(MethodVerifier* verifier, const RegType& new_type) { in SetResultRegisterType()
437 const RegType& new_type = cur_type.Merge( in MergeRegisters() local
417 void SetPrimitiveType(Primitive::Type new_type) REQUIRES_SHARED(Locks::mutator_lock_) { in SetPrimitiveType()
1186 static inline bool TryReplaceFieldOrArrayGetType(HInstruction* maybe_get, DataType::Type new_type) { in TryReplaceFieldOrArrayGetType()1531 DataType::Type new_type = (value == 0xff) ? DataType::Type::kUint8 : DataType::Type::kUint16; in VisitAnd() local
1974 art::ObjPtr<art::mirror::Class> new_type; in FinishNewClassAllocations() local