Searched refs:SetOpcode (Results 1 – 3 of 3) sorted by relevance
46 inst->SetOpcode(new_opcode); in DecompileInstanceFieldAccess()55 inst->SetOpcode(new_opcode); in DecompileInvokeVirtual()74 inst->SetOpcode(Instruction::CHECK_CAST); in DecompileNop()112 inst->SetOpcode(Instruction::RETURN_VOID); in Decompile()
456 void SetOpcode(Code opcode) { in SetOpcode() function
215 inst->SetOpcode(Instruction::RETURN_VOID_NO_BARRIER); in CompileReturnVoid()238 inst->SetOpcode(Instruction::NOP); in CompileCheckCast()243 inst->SetOpcode(Instruction::NOP); in CompileCheckCast()268 inst->SetOpcode(new_opcode); in CompileInstanceFieldAccess()308 inst->SetOpcode(new_opcode); in CompileInvokeVirtual()