HomeSort by relevance Sort by last modified time
    Searched refs:SetOpcode (Results 1 - 4 of 4) sorted by null

  /art/compiler/dex/
dex_to_dex_compiler.cc 197 inst->SetOpcode(Instruction::RETURN_VOID_NO_BARRIER);
218 inst->SetOpcode(Instruction::NOP);
223 inst->SetOpcode(Instruction::NOP);
248 inst->SetOpcode(new_opcode);
283 inst->SetOpcode(new_opcode);
  /external/lldb/include/lldb/Core/
Disassembler.h 225 SetOpcode (size_t opcode_size, void *opcode_data);
  /art/runtime/
dex_instruction.h 406 void SetOpcode(Code opcode) {
  /external/lldb/source/Core/
Disassembler.cpp     [all...]

Completed in 783 milliseconds