Searched refs:GenLong3Addr (Results 1 - 2 of 2) sorted by relevance
/art/compiler/dex/quick/ |
H A D | gen_common.cc | 1444 void Mir2Lir::GenLong3Addr(OpKind first_op, OpKind second_op, RegLocation rl_dest, function in class:art::Mir2Lir 2033 GenLong3Addr(first_op, second_op, rl_dest, rl_src1, rl_src2);
|
H A D | mir_to_lir.h | 841 void GenLong3Addr(OpKind first_op, OpKind second_op, RegLocation rl_dest,
|
Completed in 53 milliseconds