Home
last modified time | relevance | path

Searched refs:SetType (Results 1 – 7 of 7) sorted by relevance

/art/runtime/mirror/
Dfield-inl.h49 inline void Field::SetType(ObjPtr<Class> type) { in SetType() function
Dfield.cc84 ret->SetType</*kTransactionActive=*/ false, /*kCheckTransaction=*/ false>(type.Get()); in CreateFromArtField()
Dfield.h118 void SetType(ObjPtr<Class> type) REQUIRES_SHARED(Locks::mutator_lock_);
/art/runtime/entrypoints/quick/
Dquick_field_entrypoints.cc69 #define ART_GET_FIELD_FROM_CODE(Kind, PrimitiveType, RetType, SetType, \ argument
113 SetType new_value, \
151 SetType new_value, \
216 SetType new_value, \
226 SetType new_value, \
/art/compiler/optimizing/
Dssa_builder.cc168 phi->SetType(common_type); in TypePhiFromInputs()
Dinstruction_simplifier.cc1099 maybe_get->AsInstanceFieldGet()->SetType(new_type); in TryReplaceFieldOrArrayGetType()
1102 maybe_get->AsStaticFieldGet()->SetType(new_type); in TryReplaceFieldOrArrayGetType()
1105 maybe_get->AsArrayGet()->SetType(new_type); in TryReplaceFieldOrArrayGetType()
Dnodes.h2870 void SetType(DataType::Type new_type) { in SetType() function
5940 void SetType(DataType::Type new_type) { in SetType() function
6078 void SetType(DataType::Type new_type) { in SetType() function
6925 void SetType(DataType::Type new_type) { in SetType() function