/external/llvm/lib/Transforms/Utils/ |
D | LowerInvoke.cpp | 59 CallInst *NewCall = CallInst::Create(II->getCalledValue(), in runOnFunction() local
|
D | InlineFunction.cpp | 1127 Instruction *NewCall = dyn_cast<Instruction>(VMI->second); in UpdateCallGraphAfterInlining() local
|
D | Local.cpp | 1347 CallInst *NewCall = CallInst::Create(II->getCalledValue(), Args, OpBundles, in changeToCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LowerInvoke.cpp | 55 CallInst *NewCall = in runImpl() local
|
D | InlineFunction.cpp | 1205 Instruction *NewCall = dyn_cast<Instruction>(VMI->second); in UpdateCallGraphAfterInlining() local
|
D | Local.cpp | 1947 CallInst *NewCall = CallInst::Create(II->getCalledValue(), Args, OpBundles, in changeToCall() local
|
D | SimplifyLibCalls.cpp | 1019 CallInst *NewCall = B.CreateCall(F, V); in replaceUnaryCall() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 513 CallInst *NewCall; in processLoopStridedStore() local 619 CallInst *NewCall = in processLoopStoreOfLoopLoad() local
|
D | SimplifyCFGPass.cpp | 94 CallInst *NewCall = CallInst::Create(II->getCalledValue(), Args, "", II); in ChangeToCall() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LowerInvoke.cpp | 178 CallInst *NewCall = CallInst::Create(II->getCalledValue(), in insertCheapEHSupport() local 258 CallInst *NewCall = CallInst::Create(II->getCalledValue(), in rewriteExpensiveInvoke() local
|
D | InlineFunction.cpp | 700 Instruction *NewCall = dyn_cast<Instruction>(VMI->second); in UpdateCallGraphAfterInlining() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 419 CallInst *NewCall = IRB.CreateCall(getInvokeWrapper(CI), Args); in wrapInvoke() local 824 CallInst *NewCall = IRB.CreateCall(II->getCalledValue(), Args); in runEHOnFunction() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceASanInstrumentation.cpp | 355 auto *NewCall = in instrumentCall() local
|
D | IceTargetLoweringX8664.cpp | 620 Inst *NewCall = nullptr; in emitCallToTarget() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 805 CallInst *NewCall; in processLoopStridedStore() local 935 CallInst *NewCall = in processLoopStoreOfLoopLoad() local
|
/external/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 1311 CallInst *NewCall = Builder.CreateCall(NewFn, {BC0, BC1}, Name); in UpgradeIntrinsicCall() local 1331 CallInst *NewCall = Builder.CreateCall(NewFn, Args); in UpgradeIntrinsicCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 2060 Value *NewCall = Builder.CreateIntrinsic(NewIID, { X, Y }, II); in visitCallInst() local 3285 CallInst *NewCall = Builder.CreateCall(II->getCalledFunction(), in visitCallInst() local 3458 CallInst *NewCall = nullptr; in visitCallInst() local 3548 CallInst *NewCall = Builder.CreateCall(NewF, Args); in visitCallInst() local 3610 CallInst *NewCall = Builder.CreateCall(NewF, Args); in visitCallInst() local
|
D | InstCombineSimplifyDemanded.cpp | 1003 CallInst *NewCall = Builder.CreateCall(NewIntrin, Args); in simplifyAMDGCNMemoryIntrinsicDemanded() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 839 CallInst *NewCall in handleAlloca() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 900 CallInst *NewCall = Builder.CreateCall( in handleAlloca() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 915 CallInst *NewCall; in processLoopStridedStore() local 1043 CallInst *NewCall = nullptr; in processLoopStoreOfLoopLoad() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 327 auto *NewCall = CallInst::Create(NF, Args, OpBundles, "", Call); in doPromotion() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCOpts.cpp | 823 CallInst *NewCall = CallInst::Create(Decl, Call->getArgOperand(0), "", in OptimizeIndividualCalls() local
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCOpts.cpp | 775 CallInst *NewCall = CallInst::Create(Decl, Call->getArgOperand(0), "", in OptimizeIndividualCalls() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 2155 CallInst *NewCall; in processCopyingStore() local
|