Home
last modified time | relevance | path

Searched defs:rl_src2 (Results 1 – 8 of 8) sorted by relevance

/art/compiler/dex/quick/arm/
Dfp_arm.cc24 RegLocation rl_src1, RegLocation rl_src2) { in GenArithOpFloat()
71 RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2) { in GenArithOpDouble()
181 RegLocation rl_src2; in GenFusedFPCmpBranch() local
230 RegLocation rl_src1, RegLocation rl_src2) { in GenCmpFP()
Dint_arm.cc87 RegLocation rl_src2) { in GenCmpLong()
249 RegLocation rl_src2 = mir_graph_->GetSrcWide(mir, 2); in GenFusedLongCmpBranch() local
483 RegLocation rl_src2 = info->args[1]; in GenInlinedMinMaxInt() local
657 RegLocation rl_src2) { in GenMulLong()
730 RegLocation rl_src2) { in GenAddLong()
735 RegLocation rl_src2) { in GenSubLong()
740 RegLocation rl_src2) { in GenAndLong()
745 RegLocation rl_src2) { in GenOrLong()
750 RegLocation rl_src2) { in GenXorLong()
1066 RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2) { in GenArithImmOpLong()
/art/compiler/dex/quick/mips/
Dfp_mips.cc25 RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2) { in GenArithOpFloat()
72 RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2) { in GenArithOpDouble()
177 RegLocation rl_src1, RegLocation rl_src2) { in GenCmpFP()
Dint_mips.cc44 RegLocation rl_src2) { in GenCmpLong()
329 RegLocation rl_src2) { in GenMulLong()
334 RegLocation rl_src2) { in GenAddLong()
356 RegLocation rl_src2) { in GenSubLong()
398 RegLocation rl_src2) { in GenAndLong()
403 RegLocation rl_src2) { in GenOrLong()
408 RegLocation rl_src2) { in GenXorLong()
621 RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2) { in GenArithImmOpLong()
/art/compiler/dex/quick/x86/
Dfp_x86.cc24 RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2) { in GenArithOpFloat()
79 RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2) { in GenArithOpDouble()
235 RegLocation rl_src1, RegLocation rl_src2) { in GenCmpFP()
291 RegLocation rl_src2; in GenFusedFPCmpBranch() local
Dint_x86.cc47 RegLocation rl_src2) { in GenCmpLong()
171 RegLocation rl_src2 = mir_graph_->GetSrcWide(mir, 2); in GenFusedLongCmpBranch() local
222 RegLocation rl_src2 = info->args[1]; in GenInlinedMinMaxInt() local
310 RegLocation rl_src2) { in GenMulLong()
314 RegLocation rl_src2) { in GenAddLong()
330 RegLocation rl_src2) { in GenSubLong()
346 RegLocation rl_src2) { in GenAndLong()
362 RegLocation rl_src1, RegLocation rl_src2) { in GenOrLong()
378 RegLocation rl_src1, RegLocation rl_src2) { in GenXorLong()
568 RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2) { in GenArithImmOpLong()
/art/compiler/dex/portable/
Dmir_to_gbc.cc313 ConditionCode cc, RegLocation rl_src1, RegLocation rl_src2) { in ConvertCompareAndBranch()
392 RegLocation rl_src1, RegLocation rl_src2) { in ConvertFPArithOp()
409 RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2) { in ConvertShift()
429 RegLocation rl_src1, RegLocation rl_src2) { in ConvertArithOp()
623 RegLocation rl_src2) { in ConvertWideComparison()
/art/compiler/dex/quick/
Dgen_common.cc87 RegLocation rl_src2, LIR* taken, in GenCompareAndBranch()
1149 RegLocation rl_src1, RegLocation rl_src2) { in GenLong3Addr()
1223 RegLocation rl_src1, RegLocation rl_src2) { in GenArithOpInt()
1610 RegLocation rl_src1, RegLocation rl_src2) { in GenArithOpLong()