Lines Matching refs:Code
85 void Mir2Lir::GenCompareAndBranch(Instruction::Code opcode, RegLocation rl_src1,
139 void Mir2Lir::GenCompareZeroAndBranch(Instruction::Code opcode, RegLocation rl_src, LIR* taken,
181 void Mir2Lir::GenIntNarrowing(Instruction::Code opcode, RegLocation rl_dest,
226 * code throws runtime exception "bad Filled array req" for 'D' and 'J'.
227 * Current code also throws internal unimp if not 'L', '[' or 'I'.
274 * TUNING note: generated code here could be much improved, but
760 // Resolved, store and hop over following code
780 // Rejoin code paths
961 // Rejoin code paths
1099 // Rejoin code paths
1131 * NOTE: This is the one place in the code in which we might have
1135 * lr is used explicitly elsewhere in the code generator and cannot
1173 void Mir2Lir::GenShiftOpLong(Instruction::Code opcode, RegLocation rl_dest,
1200 void Mir2Lir::GenArithOpInt(Instruction::Code
1361 bool Mir2Lir::HandleEasyDivRem(Instruction::Code dalvik_opcode, bool is_div,
1451 void Mir2Lir::GenArithOpIntLit(Instruction::Code opcode, RegLocation rl_dest, RegLocation rl_src,
1587 void Mir2Lir::GenArithOpLong(Instruction::Code opcode, RegLocation rl_dest,