Home
last modified time | relevance | path

Searched refs:ForceTempWide (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/x86/
Dint_x86.cc472 rl_src1 = ForceTempWide(rl_src1); in GenFusedLongCmpImmBranch()
1700 rl_result = ForceTempWide(rl_result); in GenLongArith()
1726 rl_src1 = ForceTempWide(rl_src1); in GenLongArith()
1735 rl_src1 = ForceTempWide(rl_src1); in GenLongArith()
1745 rl_src1 = ForceTempWide(rl_src1); in GenLongArith()
1754 rl_src1 = ForceTempWide(rl_src1); in GenLongArith()
2014 rl_result = ForceTempWide(rl_src); in GenNegLong()
2574 RegLocation rl_result = ForceTempWide(rl_src1); in GenLongLongImm()
2609 RegLocation rl_result = ForceTempWide(rl_src1); in GenLongLongImm()
/art/compiler/dex/quick/
Dgen_loadstore.cc405 RegLocation Mir2Lir::ForceTempWide(RegLocation loc) { in ForceTempWide() function in art::Mir2Lir
Dmir_to_lir.h1502 virtual RegLocation ForceTempWide(RegLocation loc);