Home
last modified time | relevance | path

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

/art/compiler/dex/quick/mips/
Dint_mips.cc118 RegStorage t_reg = AllocTemp(); in OpCmpBranch() local
135 RegStorage t_reg = AllocTemp(); in OpCmpImmBranch() local
252 RegStorage t_reg = AllocTemp(); in GenDivRemLit() local
345 RegStorage t_reg = AllocTemp(); in GenMultiplyByTwoBitMultiplier() local
356 RegStorage t_reg = AllocTemp(); in GenDivZeroCheckWide() local
409 RegStorage t_reg = AllocTemp(); in GenAddLong() local
430 RegStorage t_reg = AllocTemp(); in GenSubLong() local
475 RegStorage t_reg = AllocTemp(); in GenNegLong() local
Dutility_mips.cc361 RegStorage t_reg = AllocTemp(); in LoadBaseIndexed() local
413 RegStorage t_reg = AllocTemp(); in StoreBaseIndexed() local
/art/compiler/dex/quick/arm/
Dint_arm.cc127 RegStorage t_reg = AllocTemp(); in GenCmpLong() local
168 RegStorage t_reg = AllocTemp(); in GenFusedLongCmpImmBranch() local
1079 RegStorage t_reg = AllocTemp(); in GenDivZeroCheckWide() local
1152 RegStorage t_reg = AllocTemp(); in GenNegLong() local
1513 RegStorage t_reg = AllocTemp(); in GenShiftImmOpLong() local
1530 RegStorage t_reg = AllocTemp(); in GenShiftImmOpLong() local
/art/compiler/dex/quick/x86/
Dint_x86.cc485 RegStorage t_reg = AllocTemp(); in GenFusedLongCmpImmBranch() local
515 RegStorage t_reg = AllocTemp(); in GenFusedLongCmpImmBranch() local
1111 RegStorage t_reg = AllocTemp(); in GenMultiplyByTwoBitMultiplier() local
1129 RegStorage t_reg = AllocTemp(); in GenDivZeroCheckWide() local
2814 RegStorage t_reg = TargetReg(kCount, kNotWide); // rCX in GenArithOpInt() local
3002 RegStorage t_reg = TargetReg(kCount, kNotWide); // rCX in GenShiftOpLong() local
Dutility_x86.cc476 RegStorage t_reg = AllocTemp(); in OpRegRegReg() local
/art/compiler/dex/quick/
Dgen_common.cc1369 RegStorage t_reg = AllocTemp(); in GenLong3Addr() local
1502 RegStorage t_reg = AllocTemp(); in GenArithOpInt() local
1591 RegStorage t_reg = AllocTemp(); in HandleEasyDivRem() local
1673 RegStorage t_reg = AllocTemp(); in HandleEasyMultiply() local
1848 RegStorage t_reg = AllocTemp(); in GenArithOpLong() local
Dgen_invoke.cc1312 RegStorage t_reg = AllocTemp(); in GenInlinedStringIsEmptyOrLength() local
/art/compiler/dex/quick/arm64/
Dint_arm64.cc543 RegStorage t_reg; in HandleEasyDivRem64() local