Searched defs:NewFn (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp72 static bool lowerObjCCall(Function &F, const char *NewFn, argument
H A DIntrinsicLowering.cpp31 static CallInst *ReplaceCallWith(const char *NewFn, CallInst *CI, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp185 llvm::Function *NewFn = llvm::CloneFunction(BaseFn, VMap); local
H A DCodeGenModule.cpp4414 ReplaceUsesOfNonProtoTypeWithRealFunction(llvm::GlobalValue *Old, llvm::Function *NewFn) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1091 Function *NewFn = CloneFunction(Fn, VMap); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp40 UpgradePTESTIntrinsic(Function* F, Intrinsic::ID IID, Function *&NewFn) argument
56 UpgradeX86IntrinsicsWith8BitMask(Function *F, Intrinsic::ID IID, Function *&NewFn) argument
397 UpgradeX86IntrinsicFunction(Function *F, StringRef Name, Function *&NewFn) argument
493 UpgradeIntrinsicFunction1(Function *F, Function *&NewFn) argument
846 UpgradeIntrinsicFunction(Function *F, Function *&NewFn) argument
1668 UpgradeIntrinsicCall(CallInst *CI, Function *NewFn) argument
3752 Function *NewFn; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2972 Function *NewFn; local

Completed in 193 milliseconds