Home
last modified time | relevance | path

Searched defs:new_type (Results 1 – 5 of 5) sorted by relevance

/art/runtime/verifier/
Dregister_line-inl.h42 const RegType& new_type) { in SetRegisterType()
89 inline void RegisterLine::SetResultRegisterType(MethodVerifier* verifier, const RegType& new_type) { in SetResultRegisterType()
Dregister_line.cc437 const RegType& new_type = cur_type.Merge( in MergeRegisters() local
/art/runtime/mirror/
Dclass.h365 void SetPrimitiveType(Primitive::Type new_type) REQUIRES_SHARED(Locks::mutator_lock_) { in SetPrimitiveType()
/art/compiler/optimizing/
Dinstruction_simplifier.cc1101 static inline bool TryReplaceFieldOrArrayGetType(HInstruction* maybe_get, DataType::Type new_type) { in TryReplaceFieldOrArrayGetType()
1443 DataType::Type new_type = (value == 0xff) ? DataType::Type::kUint8 : DataType::Type::kUint16; in VisitAnd() local
Dnodes.h2798 void SetType(DataType::Type new_type) { in SetType()
5831 void SetType(DataType::Type new_type) { in SetType()
5969 void SetType(DataType::Type new_type) { in SetType()
6816 void SetType(DataType::Type new_type) { in SetType()