Home
last modified time | relevance | path

Searched defs:NewFn (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/IR/
DAutoUpgrade.cpp37 Function *&NewFn) { in UpgradeSSE41Function()
53 Function *&NewFn) { in UpgradeX86IntrinsicsWith8BitMask()
66 static bool UpgradeIntrinsicFunction1(Function *F, Function *&NewFn) { in UpgradeIntrinsicFunction1()
405 bool llvm::UpgradeIntrinsicFunction(Function *F, Function *&NewFn) { in UpgradeIntrinsicFunction()
636 void llvm::UpgradeIntrinsicCall(CallInst *CI, Function *NewFn) { in UpgradeIntrinsicCall()
1359 Function *NewFn; in UpgradeCallsToIntrinsic() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp72 static bool lowerObjCCall(Function &F, const char *NewFn, in lowerObjCCall()
DIntrinsicLowering.cpp31 static CallInst *ReplaceCallWith(const char *NewFn, CallInst *CI, in ReplaceCallWith()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp41 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
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp65 static CallInst *ReplaceCallWith(const char *NewFn, CallInst *CI, in ReplaceCallWith()
/external/clang/lib/CodeGen/
DCGVTables.cpp159 llvm::Function *NewFn = llvm::CloneFunction(BaseFn, VMap); in GenerateVarArgsThunk() local
DCodeGenModule.cpp2846 llvm::Function *NewFn) { in ReplaceUsesOfNonProtoTypeWithRealFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp1091 Function *NewFn = CloneFunction(Fn, VMap); in replaceAliasWithAliasee() local
DAttributor.cpp6295 Function *NewFn = Function::Create(NewFnTy, OldFn->getLinkage(), in rewriteFunctionSignatures() local
/external/clang/lib/Sema/
DSemaOverload.cpp11256 ExprResult NewFn = ExprError(); in BuildRecoveryCallExpr() local
12609 ExprResult NewFn = CreateFunctionRefExpr(*this, Method, Best->FoundDecl, in BuildCallToObjectOfClassType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2972 Function *NewFn; in globalCleanup() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3450 Function *NewFn; in globalCleanup() local