Searched refs:BuildFilledNewArray (Results 1 – 2 of 2) sorted by relevance
184 HNewArray* BuildFilledNewArray(uint32_t dex_pc,
1840 HNewArray* HInstructionBuilder::BuildFilledNewArray(uint32_t dex_pc, in BuildFilledNewArray() function in art::HInstructionBuilder2902 HNewArray* new_array = BuildFilledNewArray(dex_pc, type_index, operands); in ProcessDexInstruction()2910 HNewArray* new_array = BuildFilledNewArray(dex_pc, type_index, operands); in ProcessDexInstruction()