Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction_utils.h116 constexpr bool IsInstructionIGetOrIPut(Instruction::Code code) { in IsInstructionIGetOrIPut() function
180 DCHECK(IsInstructionIGetOrIPut(code)); in IGetOrIPutMemAccessType()