Searched refs:PopulateLoadStoreArrayI (Results 1 – 2 of 2) sorted by relevance
66 void PopulateLoadStoreArrayI(Graph *graph, Inst *inst, DataType::Type type, int32_t n);
306 void GraphCreator::PopulateLoadStoreArrayI(Graph *graph, Inst *inst, DataType::Type type, [[maybe_u… in PopulateLoadStoreArrayI() function in ark::compiler::GraphCreator486 PopulateLoadStoreArrayI(graph, inst, type, n); in PopulateGraph()