Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction_utils.h108 constexpr bool IsInstructionAGet(Instruction::Code code) { in IsInstructionAGet() function
185 DCHECK(IsInstructionAGet(code)); in AGetMemAccessType()