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

  /art/compiler/dex/quick/
mir_to_lir.cc 882 GenArithOpInt(opcode, rl_dest, rl_src[0], rl_src[0]);
947 GenArithOpInt(opcode, rl_dest, rl_src[0], rl_src[1]);
    [all...]
mir_to_lir.h     [all...]
gen_common.cc     [all...]
  /art/compiler/dex/quick/x86/
codegen_x86.h 307 void GenArithOpInt(Instruction::Code opcode, RegLocation rl_dest, RegLocation rl_lhs,
    [all...]
int_x86.cc     [all...]

Completed in 530 milliseconds