Searched defs:NewFn (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | PreISelIntrinsicLowering.cpp | 72 static bool lowerObjCCall(Function &F, const char *NewFn, in lowerObjCCall()
|
| HD | IntrinsicLowering.cpp | 31 static CallInst *ReplaceCallWith(const char *NewFn, CallInst *CI, in ReplaceCallWith()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | AutoUpgrade.cpp | 41 Function *&NewFn) { in UpgradePTESTIntrinsic() 57 Function *&NewFn) { in UpgradeX86IntrinsicsWith8BitMask() 398 Function *&NewFn) { in UpgradeX86IntrinsicFunction() 493 static bool UpgradeIntrinsicFunction1(Function *F, Function *&NewFn) { in UpgradeIntrinsicFunction1() 846 bool llvm::UpgradeIntrinsicFunction(Function *F, Function *&NewFn) { in UpgradeIntrinsicFunction() 1668 void llvm::UpgradeIntrinsicCall(CallInst *CI, Function *NewFn) { in UpgradeIntrinsicCall() 3752 Function *NewFn; in UpgradeCallsToIntrinsic() local 3891 Function *NewFn = llvm::Intrinsic::getDeclaration(&M, IntrinsicFunc); in UpgradeARCRuntime() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGVTables.cpp | 185 llvm::Function *NewFn = llvm::CloneFunction(BaseFn, VMap); in GenerateVarArgsThunk() local
|
| HD | CodeGenModule.cpp | 4415 llvm::Function *NewFn) { in ReplaceUsesOfNonProtoTypeWithRealFunction()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| HD | FunctionImport.cpp | 1091 Function *NewFn = CloneFunction(Fn, VMap); in replaceAliasWithAliasee() local
|
| HD | Attributor.cpp | 6295 Function *NewFn = Function::Create(NewFnTy, OldFn->getLinkage(), in rewriteFunctionSignatures() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaOverload.cpp | 12632 ExprResult NewFn = ExprError(); in BuildRecoveryCallExpr() local 14248 ExprResult NewFn = CreateFunctionRefExpr(*this, Method, Best->FoundDecl, in BuildCallToObjectOfClassType() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| HD | BitcodeReader.cpp | 2972 Function *NewFn; in globalCleanup() local
|