Lines Matching refs:GetOrCreateLLVMFunction
2108 Aliasee = GetOrCreateLLVMFunction(AA->getAliasee(), DeclTy, in GetWeakRefReference()
2192 GetOrCreateLLVMFunction(MangledName, Ty, GD, /*ForVTable=*/false, in EmitGlobal()
2578 auto *ResolverFunc = cast<llvm::Function>(GetOrCreateLLVMFunction( in emitCPUDispatchDefinition()
2601 Func = GetOrCreateLLVMFunction( in emitCPUDispatchDefinition()
2676 llvm::Constant *Resolver = GetOrCreateLLVMFunction( in GetOrCreateMultiVersionResolver()
2687 llvm::Constant *Resolver = GetOrCreateLLVMFunction( in GetOrCreateMultiVersionResolver()
2702 llvm::Constant *CodeGenModule::GetOrCreateLLVMFunction( in GetOrCreateLLVMFunction() function in CodeGenModule
2911 return GetOrCreateLLVMFunction(MangledName, Ty, GD, ForVTable, DontDefer, in GetAddrOfFunction()
2961 GetOrCreateLLVMFunction(Name, FTy, GlobalDecl(), /*ForVTable=*/false, in CreateRuntimeFunction()
4059 Aliasee = GetOrCreateLLVMFunction(AA->getAliasee(), DeclTy, GD, in EmitAliasDefinition()
4139 GetOrCreateLLVMFunction(IFA->getResolver(), DeclTy, GD, in emitIFuncDefinition()