Searched refs:Workaround7250540 (Results 1 - 3 of 3) sorted by relevance

/art/compiler/dex/quick/
H A Dgen_loadstore.cc43 void Mir2Lir::Workaround7250540(RegLocation rl_dest, int zero_reg) { function in class:art::Mir2Lir
H A Dmir_to_lir.cc144 Workaround7250540(rl_dest, rl_result.low_reg);
153 Workaround7250540(rl_dest, rl_result.low_reg);
H A Dmir_to_lir.h692 void Workaround7250540(RegLocation rl_dest, int value);

Completed in 17 milliseconds