Home
last modified time | relevance | path

Searched defs:target_opcode (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc790 Instruction::Code target_opcode) { in FailBranchTargetIsMoveResultOrMoveException()
865 Instruction::Code target_opcode, in FailSwitchTargetIsMoveResultOrMoveException()
2195 Instruction::Code target_opcode = inst->RelativeAt(offset)->Opcode(); in CheckAndMarkBranchTarget() local
2336 Instruction::Code target_opcode = inst->RelativeAt(offset)->Opcode(); in CheckAndMarkSwitchTargets() local