Home
last modified time | relevance | path

Searched refs:PopulateLoadStoreArrayI (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator.h66 void PopulateLoadStoreArrayI(Graph *graph, Inst *inst, DataType::Type type, int32_t n);
Dinst_generator.cpp306 void GraphCreator::PopulateLoadStoreArrayI(Graph *graph, Inst *inst, DataType::Type type, [[maybe_u… in PopulateLoadStoreArrayI() function in ark::compiler::GraphCreator
486 PopulateLoadStoreArrayI(graph, inst, type, n); in PopulateGraph()