Searched defs:new_type (Results 1 – 5 of 5) sorted by relevance
23 static Primitive::Type MergeTypes(Primitive::Type existing, Primitive::Type new_type) { in MergeTypes()40 Primitive::Type new_type = Primitive::kPrimVoid; in UpdateType() local
157 const Type* new_type = tiv.GetType(); in ComputeTypes() local174 const Type* new_type = tiv.GetType(); in ComputeTypes() local
67 const Type* new_type = &type_cache.Integer(); in TEST_F() local81 const Type* new_type = &type_cache.Short(); in TEST_F() local
39 bool RegisterLine::SetRegisterType(uint32_t vdst, RegType& new_type) { in SetRegisterType()78 void RegisterLine::SetResultRegisterType(RegType& new_type) { in SetResultRegisterType()465 RegType& new_type = cur_type.Merge(incoming_reg_type, verifier_->GetRegTypeCache()); in MergeRegisters() local
333 void SetPrimitiveType(Primitive::Type new_type) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetPrimitiveType()