Searched refs:GenNewInstance (Results 1 - 3 of 3) sorted by path

/art/compiler/dex/quick/
H A Dgen_common.cc980 void Mir2Lir::GenNewInstance(uint32_t type_idx, RegLocation rl_dest) { function in class:art::Mir2Lir
H A Dmir_to_lir.cc547 GenNewInstance(vB, rl_dest);
H A Dmir_to_lir.h864 void GenNewInstance(uint32_t type_idx, RegLocation rl_dest);

Completed in 15 milliseconds