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.cc136 RegStorage t_reg = AllocTemp(); in OpCmpBranch() local
153 RegStorage t_reg = AllocTemp(); in OpCmpImmBranch() local
317 RegStorage t_reg = AllocTemp(); in GenDivRemLit() local
432 RegStorage t_reg = AllocTemp(); in GenMultiplyByTwoBitMultiplier() local
446 RegStorage t_reg = AllocTemp(); in GenDivZeroCheckWide() local
502 RegStorage t_reg = AllocTemp(); in GenAddLong() local
523 RegStorage t_reg = AllocTemp(); in GenSubLong() local
656 RegStorage t_reg = AllocTemp(); in GenNegLong() local
Dutility_mips.cc575 RegStorage t_reg = is64bit ? AllocTempWide() : AllocTemp(); in LoadBaseIndexed() local
647 RegStorage t_reg = AllocTemp(); in StoreBaseIndexed() local
/art/compiler/dex/quick/arm/
Dint_arm.cc138 RegStorage t_reg = AllocTemp(); in GenCmpLong() local
179 RegStorage t_reg = AllocTemp(); in GenFusedLongCmpImmBranch() local
1159 RegStorage t_reg = AllocTemp(); in GenDivZeroCheckWide() local
1231 RegStorage t_reg = AllocTemp(); in GenNegLong() local
1593 RegStorage t_reg = AllocTemp(); in GenShiftImmOpLong() local
1610 RegStorage t_reg = AllocTemp(); in GenShiftImmOpLong() local
/art/compiler/dex/quick/x86/
Dint_x86.cc489 RegStorage t_reg = AllocTemp(); in GenFusedLongCmpImmBranch() local
519 RegStorage t_reg = AllocTemp(); in GenFusedLongCmpImmBranch() local
1468 RegStorage t_reg = AllocTemp(); in GenMultiplyByTwoBitMultiplier() local
1486 RegStorage t_reg = AllocTemp(); in GenDivZeroCheckWide() local
3200 RegStorage t_reg = TargetReg(kCount, kNotWide); // rCX in GenArithOpInt() local
3453 RegStorage t_reg = TargetReg(kCount, kNotWide); // rCX in GenShiftOpLong() local
Dutility_x86.cc482 RegStorage t_reg = AllocTemp(); in OpRegRegReg() local
/art/compiler/dex/quick/
Dgen_common.cc1464 RegStorage t_reg = AllocTemp(); in GenLong3Addr() local
1597 RegStorage t_reg = AllocTemp(); in GenArithOpInt() local
1684 RegStorage t_reg = AllocTemp(); in HandleEasyDivRem() local
1766 RegStorage t_reg = AllocTemp(); in HandleEasyMultiply() local
1971 RegStorage t_reg = AllocTemp(); in GenArithOpLong() local
Dgen_invoke.cc1098 RegStorage t_reg = AllocTemp(); in GenInlinedStringIsEmptyOrLength() local
/art/compiler/dex/quick/arm64/
Dint_arm64.cc558 RegStorage t_reg; in HandleEasyDivRem64() local