Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction_utils.h102 constexpr bool IsInstructionAPut(Instruction::Code code) { in IsInstructionAPut() function
182 DCHECK(IsInstructionAPut(opcode)); in APutMemAccessType()