Searched refs:SetOpcode (Results 1 – 5 of 5) sorted by relevance
47 inst->SetOpcode(new_opcode); in DecompileInstanceFieldAccess()53 inst->SetOpcode(new_opcode); in DecompileInvokeVirtual()68 inst->SetOpcode(Instruction::CHECK_CAST); in DecompileNop()100 inst->SetOpcode(Instruction::RETURN_VOID); in Decompile()
388 inst->SetOpcode(Instruction::RETURN_VOID_NO_BARRIER); in CompileReturnVoid()415 inst->SetOpcode(Instruction::NOP); in CompileCheckCast()420 inst->SetOpcode(Instruction::NOP); in CompileCheckCast()447 inst->SetOpcode(new_opcode); in CompileInstanceFieldAccess()496 inst->SetOpcode(new_opcode); in CompileInvokeVirtual()
482 void SetOpcode(Code opcode) { in SetOpcode() function
700 const_cast<Instruction&>(last_instruction.Inst()).SetOpcode( in TEST_F()
1990 const_cast<Instruction&>(instructions.InstructionAt(0)).SetOpcode( in TEST_F()2196 const_cast<Instruction&>(last_instruction.Inst()).SetOpcode( in TEST_F()