Searched refs:BuildFilledNewArray (Results 1 – 2 of 2) sorted by relevance
182 HNewArray* BuildFilledNewArray(uint32_t dex_pc,
2113 HNewArray* HInstructionBuilder::BuildFilledNewArray(uint32_t dex_pc, in BuildFilledNewArray() function in art::HInstructionBuilder3175 HNewArray* new_array = BuildFilledNewArray(dex_pc, type_index, operands); in ProcessDexInstruction()3183 HNewArray* new_array = BuildFilledNewArray(dex_pc, type_index, operands); in ProcessDexInstruction()