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

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

Completed in 47 milliseconds