Lines Matching refs:GetOrCreateLLVMFunction
2822 Aliasee = GetOrCreateLLVMFunction(AA->getAliasee(), DeclTy, in GetWeakRefReference()
2909 GetOrCreateLLVMFunction(MangledName, Ty, GD, /*ForVTable=*/false, in EmitGlobal()
3321 auto *ResolverFunc = cast<llvm::Function>(GetOrCreateLLVMFunction( in emitCPUDispatchDefinition()
3348 Func = GetOrCreateLLVMFunction( in emitCPUDispatchDefinition()
3397 auto *IFunc = cast<llvm::GlobalIFunc>(GetOrCreateLLVMFunction( in emitCPUDispatchDefinition()
3438 llvm::Constant *Resolver = GetOrCreateLLVMFunction( in GetOrCreateMultiVersionResolver()
3449 llvm::Constant *Resolver = GetOrCreateLLVMFunction( in GetOrCreateMultiVersionResolver()
3464 llvm::Constant *CodeGenModule::GetOrCreateLLVMFunction( in GetOrCreateLLVMFunction() function in CodeGenModule
3673 auto *F = GetOrCreateLLVMFunction(MangledName, Ty, GD, ForVTable, DontDefer, in GetAddrOfFunction()
3739 GetOrCreateLLVMFunction(Name, FTy, GlobalDecl(), /*ForVTable=*/false, in CreateRuntimeFunction()
4871 Aliasee = GetOrCreateLLVMFunction(AA->getAliasee(), DeclTy, GD, in EmitAliasDefinition()
4957 GetOrCreateLLVMFunction(IFA->getResolver(), DeclTy, GD, in emitIFuncDefinition()