Searched defs:new_type (Results 1 – 11 of 11) 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
451 for (const auto new_type : new_types) { in check_api() local473 const auto new_type = found->second; in check_api() local
357 ResourceTableTypeView new_type{type->type, id ? id.value().type_id() : Maybe<uint8_t>{}}; in InsertEntryIntoTableView() local656 ResourceTableType* new_type = new_pkg->FindOrCreateType(type->type); in Clone() local
365 ResourceTableTypeView new_type{type->named_type, in InsertEntryIntoTableView() local669 ResourceTableType* new_type = new_pkg->FindOrCreateType(type->named_type); in Clone() 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
863 def _combine_children_by_name(self, new_type): argument
265 const char* new_type = in report_java_lang_error_fatal_error() local
267 const char* new_type = in report_java_lang_error_fatal_error() local
1974 art::ObjPtr<art::mirror::Class> new_type; in FinishNewClassAllocations() local