Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.h138 llvm::Value *CreateNewArrayWithRuntime(Inst *inst);
Dllvm_ir_constructor.cpp1664 llvm::Value *LLVMIrConstructor::CreateNewArrayWithRuntime(Inst *inst) in CreateNewArrayWithRuntime() function in ark::compiler::LLVMIrConstructor
4115 auto result = ctor->CreateNewArrayWithRuntime(inst); in VisitNewArray()
4132 auto result = ctor->CreateNewArrayWithRuntime(inst); in VisitNewArray()