Home
last modified time | relevance | path

Searched refs:AllocTemp (Results 1 – 17 of 17) sorted by relevance

/art/compiler/dex/quick/mips/
Dcall_mips.cc84 int rEnd = AllocTemp(); in GenSparseSwitch()
103 int rBase = AllocTemp(); in GenSparseSwitch()
112 int r_key = AllocTemp(); in GenSparseSwitch()
118 int r_disp = AllocTemp(); in GenSparseSwitch()
167 r_key = AllocTemp(); in GenPackedSwitch()
171 r_key = AllocTemp(); in GenPackedSwitch()
198 int rBase = AllocTemp(); in GenPackedSwitch()
203 int r_disp = AllocTemp(); in GenPackedSwitch()
297 int reset_reg = AllocTemp(); in GenMoveException()
309 int reg_card_base = AllocTemp(); in MarkGCCard()
[all …]
Dint_mips.cc47 int t0 = AllocTemp(); in GenCmpLong()
48 int t1 = AllocTemp(); in GenCmpLong()
118 int t_reg = AllocTemp(); in OpCmpBranch()
136 int t_reg = AllocTemp(); in OpCmpImmBranch()
153 int t_reg = AllocTemp(); in OpCmpImmBranch()
240 int t_reg = AllocTemp(); in GenDivRemLit()
289 int t_reg = AllocTemp(); in GenMultiplyByTwoBitMultiplier()
299 int t_reg = AllocTemp(); in GenDivZeroCheck()
347 int t_reg = AllocTemp(); in GenAddLong()
368 int t_reg = AllocTemp(); in GenSubLong()
[all …]
Dutility_mips.cc85 r_dest = AllocTemp(); in LoadConstantNoClobber()
151 int r_scratch = AllocTemp(); in OpRegImm()
277 int r_scratch = AllocTemp(); in OpRegRegImm()
341 int t_reg = AllocTemp(); in LoadBaseIndexed()
393 int t_reg = AllocTemp(); in StoreBaseIndexed()
602 int r_scratch = AllocTemp(); in StoreBaseDispBody()
Dtarget_mips.cc446 low_reg = AllocTemp(); in AllocTypedTempPair()
447 high_reg = AllocTemp(); in AllocTypedTempPair()
456 return AllocTemp(); in AllocTypedTemp()
/art/compiler/dex/quick/arm/
Dcall_arm.cc70 loc.low_reg = AllocTemp(); in LoadArg()
73 loc.high_reg = AllocTemp(); in LoadArg()
329 int rBase = AllocTemp(); in GenSparseSwitch()
331 int r_key = AllocTemp(); in GenSparseSwitch()
332 int r_disp = AllocTemp(); in GenSparseSwitch()
342 int r_idx = AllocTemp(); in GenSparseSwitch()
377 int table_base = AllocTemp(); in GenPackedSwitch()
386 keyReg = AllocTemp(); in GenPackedSwitch()
394 int disp_reg = AllocTemp(); in GenPackedSwitch()
529 int reset_reg = AllocTemp(); in GenMoveException()
[all …]
Dint_arm.cc92 int t_reg = AllocTemp(); in GenCmpLong()
145 int t_reg = AllocTemp(); in GenFusedLongCmpImmBranch()
219 int t_reg1 = AllocTemp(); in GenSelect()
220 int t_reg2 = AllocTemp(); in GenSelect()
327 int t_reg = AllocTemp(); in OpCmpImmBranch()
432 int r_magic = AllocTemp(); in SmallLiteralDivRem()
436 int r_hi = AllocTemp(); in SmallLiteralDivRem()
437 int r_lo = AllocTemp(); in SmallLiteralDivRem()
529 int r_ptr = AllocTemp(); in GenInlinedCas32()
545 int r_old_value = AllocTemp(); in GenInlinedCas32()
[all …]
Dutility_arm.cc523 int r_tmp = AllocTemp(); in OpRegRegImm()
537 int r_scratch = AllocTemp(); in OpRegRegImm()
670 reg_ptr = AllocTemp(); in LoadBaseIndexed()
734 reg_ptr = AllocTemp(); in StoreBaseIndexed()
877 int reg_offset = AllocTemp(); in LoadBaseDispBody()
991 int r_scratch = AllocTemp(); in StoreBaseDispBody()
Dtarget_arm.cc522 low_reg = AllocTemp(); in AllocTypedTempPair()
523 high_reg = AllocTemp(); in AllocTypedTempPair()
532 return AllocTemp(); in AllocTypedTemp()
/art/compiler/dex/quick/x86/
Dcall_x86.cc87 int start_of_method_reg = AllocTemp(); in GenPackedSwitch()
97 keyReg = AllocTemp(); in GenPackedSwitch()
105 int disp_reg = AllocTemp(); in GenPackedSwitch()
202 int reg_card_base = AllocTemp(); in MarkGCCard()
203 int reg_card_no = AllocTemp(); in MarkGCCard()
Dint_x86.cc270 int t_reg = AllocTemp(); in GenMultiplyByTwoBitMultiplier()
280 int t_reg = AllocTemp(); in GenDivZeroCheck()
445 int reg_addr = AllocTemp(); in GenArrayGet()
497 int temp = AllocTemp(); in GenArrayPut()
Dtarget_x86.cc422 low_reg = AllocTemp(); in AllocTypedTempPair()
423 high_reg = AllocTemp(); in AllocTypedTempPair()
432 return AllocTemp(); in AllocTypedTemp()
Dutility_x86.cc83 r_dest = AllocTemp(); in LoadConstantNoClobber()
249 int t_reg = AllocTemp(); in OpRegRegReg()
/art/compiler/dex/quick/
Dgen_common.cc279 int r_src = AllocTemp(); in GenFilledNewArray()
280 int r_dst = AllocTemp(); in GenFilledNewArray()
281 int r_idx = AllocTemp(); in GenFilledNewArray()
289 r_val = AllocTemp(); in GenFilledNewArray()
292 r_val = AllocTemp(); in GenFilledNewArray()
349 rBase = AllocTemp(); in GenSput()
435 rBase = AllocTemp(); in GenSget()
670 int reg_ptr = AllocTemp(); in GenIGet()
722 reg_ptr = AllocTemp(); in GenIPut()
757 int res_reg = AllocTemp(); in GenConstClass()
[all …]
Dgen_invoke.cc886 reg_off = AllocTemp(); in GenInlinedCharAt()
887 reg_ptr = AllocTemp(); in GenInlinedCharAt()
889 reg_max = AllocTemp(); in GenInlinedCharAt()
904 reg_max = AllocTemp(); in GenInlinedCharAt()
913 reg_off = AllocTemp(); in GenInlinedCharAt()
914 reg_ptr = AllocTemp(); in GenInlinedCharAt()
952 int t_reg = AllocTemp(); in GenInlinedStringIsEmptyOrLength()
974 int sign_reg = AllocTemp(); in GenInlinedAbsInt()
993 int sign_reg = AllocTemp(); in GenInlinedAbsLong()
1012 int sign_reg = AllocTemp(); in GenInlinedAbsLong()
Dgen_loadstore.cc60 temp_reg = AllocTemp(); in Workaround7250540()
Dmir_to_lir.h334 int AllocTemp();
Dralloc_util.cc366 int Mir2Lir::AllocTemp() { in AllocTemp() function in art::Mir2Lir