Searched refs:GetOrCreateRuntimeFunctionType (Results 1 – 3 of 3) sorted by relevance
108 llvm::FunctionType *GetOrCreateRuntimeFunctionType(llvm::LLVMContext &ctx, llvm::Module *module,
509 llvm::FunctionType *LLVMArkInterface::GetOrCreateRuntimeFunctionType(llvm::LLVMContext &ctx, llvm::… in GetOrCreateRuntimeFunctionType() function in ark::llvmbackend::LLVMArkInterface
669 arkInterface_->GetOrCreateRuntimeFunctionType(func_->getContext(), func_->getParent(), in TryEmitIntrinsic()1457 arkInterface_->GetOrCreateRuntimeFunctionType(func_->getContext(), func_->getParent(), in CreateEntrypointCall()1484 auto rtFunctionTy = arkInterface_->GetOrCreateRuntimeFunctionType( in CreateIntrinsicCall()1494 auto rtFunctionTy = arkInterface_->GetOrCreateRuntimeFunctionType( in CreateIntrinsicCall()1877 arkInterface_->GetOrCreateRuntimeFunctionType( in CreateLoadClassById()1880 arkInterface_->GetOrCreateRuntimeFunctionType( in CreateLoadClassById()2065 arkInterface_->GetOrCreateRuntimeFunctionType( in CreateResolveVirtualCallBuiltin()2068 arkInterface_->GetOrCreateRuntimeFunctionType( in CreateResolveVirtualCallBuiltin()2336 arkInterface_->GetOrCreateRuntimeFunctionType(func_->getContext(), func_->getParent(), in CreateDeoptimizeCall()3529 ctor->arkInterface_->GetOrCreateRuntimeFunctionType( in VisitLoadString()[all …]