Home
last modified time | relevance | path

Searched refs:kPseudoTargetLabel (Results 1 – 20 of 20) sorted by relevance

/art/compiler/dex/quick/x86/
Dfp_x86.cc246 branch_na_n->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
248 branch_pos_overflow->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
249 branch_normal->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
267 branch_na_n->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
269 branch_pos_overflow->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
270 branch_normal->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
306 branch_na_n->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
308 branch_pos_overflow->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
309 branch_normal->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
332 branch_na_n->target = NewLIR0(kPseudoTargetLabel); in GenConversion()
[all …]
Dint_x86.cc264 LIR* true_case = NewLIR0(kPseudoTargetLabel); in GenSelectConst32()
267 LIR* end = NewLIR0(kPseudoTargetLabel); in GenSelectConst32()
637 minint_branch->target = NewLIR0(kPseudoTargetLabel); in GenDivRemLit()
638 branch->target = NewLIR0(kPseudoTargetLabel); in GenDivRemLit()
657 branch->target = NewLIR0(kPseudoTargetLabel); in GenDivRemLit()
667 done->target = NewLIR0(kPseudoTargetLabel); in GenDivRemLit()
714 branch->target = NewLIR0(kPseudoTargetLabel); in GenDivRemLit()
763 done->target = NewLIR0(kPseudoTargetLabel); in GenDivRemLit()
810 branch->target = NewLIR0(kPseudoTargetLabel); in GenDivRem()
820 minus_one_branch->target = NewLIR0(kPseudoTargetLabel); in GenDivRem()
[all …]
Dtarget_x86.cc1219 LIR* beginLoop = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
1225 LIR *check_failed = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
1227 LIR *return_point = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
1410 LIR *not_found = NewLIR0(kPseudoTargetLabel); in GenInlinedIndexOf()
1416 all_done->target = NewLIR0(kPseudoTargetLabel); in GenInlinedIndexOf()
1428 LIR *return_point = NewLIR0(kPseudoTargetLabel); in GenInlinedIndexOf()
Dcall_x86.cc120 LIR* target = NewLIR0(kPseudoTargetLabel); in GenLargePackedSwitch()
/art/compiler/dex/quick/arm64/
Dcall_arm64.cc79 LIR* loop_entry = NewLIR0(kPseudoTargetLabel); in GenLargeSparseSwitch()
99 LIR* loop_exit = NewLIR0(kPseudoTargetLabel); in GenLargeSparseSwitch()
147 LIR* target = NewLIR0(kPseudoTargetLabel); in GenLargePackedSwitch()
187 LIR* slow_path_target = NewLIR0(kPseudoTargetLabel); in GenMonitorEnter()
199 LIR* success_target = NewLIR0(kPseudoTargetLabel); in GenMonitorEnter()
250 LIR* slow_path_target = NewLIR0(kPseudoTargetLabel); in GenMonitorExit()
262 LIR* success_target = NewLIR0(kPseudoTargetLabel); in GenMonitorExit()
Dint_arm64.cc802 LIR* loop = NewLIR0(kPseudoTargetLabel); in GenInlinedCas()
812 LIR* exit_loop = NewLIR0(kPseudoTargetLabel); in GenInlinedCas()
899 LIR *copy_two = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
906 LIR *copy_four = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
908 LIR *begin_loop = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
916 LIR *check_failed = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
918 LIR* return_point = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
/art/compiler/dex/quick/mips/
Dcall_mips.cc105 LIR* base_label = NewLIR0(kPseudoTargetLabel); in GenLargeSparseSwitch()
117 LIR* loop_label = NewLIR0(kPseudoTargetLabel); in GenLargeSparseSwitch()
128 LIR* exit_label = NewLIR0(kPseudoTargetLabel); in GenLargeSparseSwitch()
189 LIR* base_label = NewLIR0(kPseudoTargetLabel); in GenLargePackedSwitch()
210 LIR* target = NewLIR0(kPseudoTargetLabel); in GenLargePackedSwitch()
Dassemble_mips.cc618 hop_target = RawLIR(dalvik_offset, kPseudoTargetLabel); in ConvertShortToLongBranch()
625 LIR* anchor = RawLIR(dalvik_offset, kPseudoTargetLabel); in ConvertShortToLongBranch()
Dint_mips.cc77 LIR* target = NewLIR0(kPseudoTargetLabel); in GenCmpLong()
289 LIR* target_label = NewLIR0(kPseudoTargetLabel); in GenSelectConst32()
/art/compiler/dex/quick/arm/
Dcall_arm.cc85 LIR* target = NewLIR0(kPseudoTargetLabel); in GenLargeSparseSwitch()
139 LIR* target = NewLIR0(kPseudoTargetLabel); in GenLargePackedSwitch()
177 LIR* slow_path_target = NewLIR0(kPseudoTargetLabel); in GenMonitorEnter()
189 LIR* success_target = NewLIR0(kPseudoTargetLabel); in GenMonitorEnter()
267 LIR* slow_path_target = NewLIR0(kPseudoTargetLabel); in GenMonitorExit()
279 LIR* success_target = NewLIR0(kPseudoTargetLabel); in GenMonitorExit()
Dint_arm.cc151 target2 = NewLIR0(kPseudoTargetLabel); in GenCmpLong()
154 target1 = NewLIR0(kPseudoTargetLabel); in GenCmpLong()
930 LIR* target = NewLIR0(kPseudoTargetLabel); in GenInlinedCas()
1061 LIR *begin_loop = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
1068 LIR *check_failed = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
1070 LIR* return_point = NewLIR0(kPseudoTargetLabel); in GenInlinedArrayCopyCharArray()
Dutility_arm.cc1189 LIR* fail_target = NewLIR0(kPseudoTargetLabel); in StoreBaseDisp()
/art/compiler/dex/quick/
Dgen_common.cc85 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenIfNullUseHelperImm()
163 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenGetOtherTypeForSgetSput()
610 LIR* loop_head_target = NewLIR0(kPseudoTargetLabel); in GenFilledNewArray()
1203 LIR* target = NewLIR0(kPseudoTargetLabel); in GenInstanceofFinal()
1309 LIR* target = NewLIR0(kPseudoTargetLabel); in GenInstanceofCallingHelper()
1419 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenCheckCast()
1434 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenCheckCast()
2108 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenSuspendTest()
Dmir_to_lir-inl.h58 if ((opcode == kPseudoTargetLabel) || (opcode == kPseudoSafepointPC) || in RawLIR()
Dlocal_optimizations.cc475 if ((prev_lir->opcode == kPseudoTargetLabel) || in ApplyLoadHoisting()
Dcodegen_util.cc243 case kPseudoTargetLabel: in DumpLIRInsn()
340 LIR* target = NewLIR0(kPseudoTargetLabel); in MarkGCCard()
Dgen_invoke.cc983 LIR* intrinsic_finish = NewLIR0(kPseudoTargetLabel); in GenInlinedReferenceGetReferent()
1372 LIR* resume_tgt = NewLIR0(kPseudoTargetLabel); in GenInlinedIndexOf()
Dmir_to_lir.cc235 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenSpecialSuspendTest()
Dmir_to_lir.h516 LIR* GenerateTargetLabel(int opcode = kPseudoTargetLabel);
/art/compiler/dex/
Dcompiler_enums.h115 kPseudoTargetLabel = -5, enumerator