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

/art/compiler/dex/quick/
H A Dgen_common.cc284 void Mir2Lir::GenCompareZeroAndBranch(Instruction::Code opcode, RegLocation rl_src, LIR* taken, function in class:art::Mir2Lir
H A Dmir_to_lir.cc674 GenCompareZeroAndBranch(opcode, rl_src[0], taken, fall_through);
H A Dmir_to_lir.h843 void GenCompareZeroAndBranch(Instruction::Code opcode, RegLocation rl_src,

Completed in 293 milliseconds