Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.h269 void CreateMultiArrayCall(CallInst *call_inst);
Dcodegen.cpp1402 void Codegen::CreateMultiArrayCall(CallInst *call_inst) in CreateMultiArrayCall() function in panda::compiler::Codegen
4891 codegen->CreateMultiArrayCall(array_inst); in VisitMultiArray()