Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc298 static StoreOperandType GetStoreOperandType(DataType::Type type) { in GetStoreOperandType() function
5766 StoreOperandType operand_type = GetStoreOperandType(field_type); in HandleFieldSet()
6677 StoreOperandType store_type = GetStoreOperandType(value_type); in VisitArraySet()