Searched refs:GetOrCreateRuntimeFunctionType (Results 1 – 3 of 3) sorted by relevance
108 llvm::FunctionType *GetOrCreateRuntimeFunctionType(llvm::LLVMContext &ctx, llvm::Module *module,
491 llvm::FunctionType *LLVMArkInterface::GetOrCreateRuntimeFunctionType(llvm::LLVMContext &ctx, llvm::… in GetOrCreateRuntimeFunctionType() function in ark::llvmbackend::LLVMArkInterface
413 arkInterface_->GetOrCreateRuntimeFunctionType(func_->getContext(), func_->getParent(), in TryEmitIntrinsic()1090 arkInterface_->GetOrCreateRuntimeFunctionType(func_->getContext(), func_->getParent(), in CreateEntrypointCall()1117 auto rtFunctionTy = arkInterface_->GetOrCreateRuntimeFunctionType( in CreateIntrinsicCall()1127 auto rtFunctionTy = arkInterface_->GetOrCreateRuntimeFunctionType( in CreateIntrinsicCall()1510 arkInterface_->GetOrCreateRuntimeFunctionType( in CreateLoadClassById()1513 arkInterface_->GetOrCreateRuntimeFunctionType( in CreateLoadClassById()1698 arkInterface_->GetOrCreateRuntimeFunctionType( in CreateResolveVirtualCallBuiltin()1701 arkInterface_->GetOrCreateRuntimeFunctionType( in CreateResolveVirtualCallBuiltin()3199 ctor->arkInterface_->GetOrCreateRuntimeFunctionType( in VisitLoadString()4264 arkInterface->GetOrCreateRuntimeFunctionType( in CreateDeclForVirtualCall()[all …]