Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction_utils.h94 constexpr bool IsInstructionSPut(Instruction::Code code) { in IsInstructionSPut() function
168 DCHECK(IsInstructionSPut(opcode)); in SPutMemAccessType()