Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction_utils.h38 kDexMemAccessWord = 0, // op 0; int or float, the actual type is not encoded. enumerator
188 return kDexMemAccessWord; in IGetQuickOrIPutQuickMemAccessType()