Searched refs:GenCompareAndBranch (Results 1 - 3 of 3) sorted by path

/art/compiler/dex/quick/
H A Dgen_common.cc218 void Mir2Lir::GenCompareAndBranch(Instruction::Code opcode, RegLocation rl_src1, function in class:art::Mir2Lir
H A Dmir_to_lir.cc646 GenCompareAndBranch(opcode, rl_src[0], rl_src[1], taken, fall_through);
H A Dmir_to_lir.h841 void GenCompareAndBranch(Instruction::Code opcode, RegLocation rl_src1,

Completed in 59 milliseconds