Searched refs:GetRuntimeFunctionType (Results 1 – 2 of 2) sorted by relevance
122 llvm::FunctionType *LLVMArkInterface::GetRuntimeFunctionType(llvm::StringRef name) const in GetRuntimeFunctionType() function in panda::llvmbackend::LLVMArkInterface132 auto rtFunctionTy = GetRuntimeFunctionType(rtFunctionName); in GetOrCreateRuntimeFunctionType()166 auto functionProto = GetRuntimeFunctionType(functionName); in GetEntrypointCallee()
85 llvm::FunctionType *GetRuntimeFunctionType(llvm::StringRef name) const;