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 172 inst->SetOpcode(Instruction::RETURN_VOID_BARRIER);
193 inst->SetOpcode(Instruction::NOP);
198 inst->SetOpcode(Instruction::NOP);
223 inst->SetOpcode(new_opcode);
260 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 408 void SetOpcode(Code opcode) {
  /external/lldb/source/Core/
Disassembler.cpp     [all...]

Completed in 847 milliseconds