Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction-inl.h29 return static_cast<int8_t>(InstAA()); in VRegA_10t()
34 return InstAA(); in VRegA_10x()
44 return InstAA(); in VRegA_11x()
59 return InstAA(); in VRegA_21c()
64 return InstAA(); in VRegA_21h()
69 return InstAA(); in VRegA_21s()
74 return InstAA(); in VRegA_21t()
79 return InstAA(); in VRegA_22b()
99 return InstAA(); in VRegA_22x()
104 return InstAA(); in VRegA_23x()
[all …]
Ddex_instruction.h418 uint8_t InstAA() const { in InstAA() function