Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator.h62 void PopulateStoreArrayPair(Graph *graph, Inst *inst, Opcode opc);
Dinst_generator.cpp234 void GraphCreator::PopulateStoreArrayPair(Graph *graph, Inst *inst, Opcode opc) in PopulateStoreArrayPair() function in ark::compiler::GraphCreator
478 PopulateStoreArrayPair(graph, inst, opc); in PopulateGraph()