Searched defs:BuildNewInstance (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | fast_compiler_arm64.cc | 996 bool FastCompilerARM64::BuildNewInstance(uint32_t vreg, in BuildNewInstance() function in art::arm64::FastCompilerARM64 |
| D | instruction_builder.cc | 1518 HNewInstance* HInstructionBuilder::BuildNewInstance(dex::TypeIndex type_index, uint32_t dex_pc) { in BuildNewInstance() function in art::HInstructionBuilder |