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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp65 static CallInst *ReplaceCallWith(const char *NewFn, CallInst *CI, argument
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DAutoUpgrade.cpp66 static bool UpgradeIntrinsicFunction1(Function *F, Function *&NewFn) { argument
36 UpgradeSSE41Function(Function* F, Intrinsic::ID IID, Function *&NewFn) argument
52 UpgradeX86IntrinsicsWith8BitMask(Function *F, Intrinsic::ID IID, Function *&NewFn) argument
268 UpgradeIntrinsicFunction(Function *F, Function *&NewFn) argument
363 UpgradeIntrinsicCall(CallInst *CI, Function *NewFn) argument
803 Function *NewFn; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTables.cpp159 llvm::Function *NewFn = llvm::CloneFunction(BaseFn, VMap, local
H A DCodeGenModule.cpp2688 ReplaceUsesOfNonProtoTypeWithRealFunction(llvm::GlobalValue *Old, llvm::Function *NewFn) argument
/freebsd-11.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3130 Function *NewFn; local

Completed in 139 milliseconds