Searched refs:CreateNewObjectWithRuntime (Results 1 – 2 of 2) sorted by relevance
139 llvm::Value *CreateNewObjectWithRuntime(Inst *inst);
1677 llvm::Value *LLVMIrConstructor::CreateNewObjectWithRuntime(Inst *inst) in CreateNewObjectWithRuntime() function in ark::compiler::LLVMIrConstructor4156 auto runtimeCall = ctor->CreateNewObjectWithRuntime(inst); in VisitNewObject()4163 auto runtimeCall = ctor->CreateNewObjectWithRuntime(inst); in VisitNewObject()4173 auto runtimeCall = ctor->CreateNewObjectWithRuntime(inst); in VisitNewObject()