Searched refs:GenCompareZeroAndBranch (Results 1 – 3 of 3) sorted by relevance
674 GenCompareZeroAndBranch(opcode, rl_src[0], taken, fall_through); in CompileDalvikInstruction()
843 void GenCompareZeroAndBranch(Instruction::Code opcode, RegLocation rl_src,
284 void Mir2Lir::GenCompareZeroAndBranch(Instruction::Code opcode, RegLocation rl_src, LIR* taken, in GenCompareZeroAndBranch() function in art::Mir2Lir