Home
last modified time | relevance | path

Searched defs:NewCI (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp286 if (auto *NewCI = dyn_cast_or_null<CallInst>(New)) in copyFlags() local
291 static Value *mergeAttributesAndFlags(CallInst *NewCI, const CallInst &Old) { in mergeAttributesAndFlags()
668 CallInst *NewCI = in optimizeStrCpy() local
702 CallInst *NewCI = B.CreateMemCpy(Dst, Align(1), Src, Align(1), LenV); in optimizeStpCpy() local
770 CallInst *NewCI = B.CreateMemCpy(Dst, Align(1), Src, Align(1), in optimizeStrLCpy() local
842 CallInst *NewCI = B.CreateMemSet(Dst, B.getInt8('\0'), Size, MemSetAlign); in optimizeStringNCpy() local
869 CallInst *NewCI = B.CreateMemCpy(Dst, Align(1), Src, Align(1), in optimizeStringNCpy() local
1564 CallInst *NewCI = B.CreateMemCpy(CI->getArgOperand(0), Align(1), in optimizeMemCpy() local
1614 CallInst *NewCI = in optimizeMemPCpy() local
1630 CallInst *NewCI = B.CreateMemMove(CI->getArgOperand(0), Align(1), in optimizeMemMove() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp564 CallInst *NewCI = in optimizeStrCpy() local
593 CallInst *NewCI = in optimizeStpCpy() local
629 CallInst *NewCI = B.CreateMemSet(Dst, B.getInt8('\0'), Size, Align::None()); in optimizeStrNCpy() local
642 CallInst *NewCI = B.CreateMemCpy(Dst, Align::None(), Src, Align::None(), in optimizeStrNCpy() local
1119 CallInst *NewCI = B.CreateMemCpy(CI->getArgOperand(0), Align::None(), in optimizeMemCpy() local
1169 CallInst *NewCI = B.CreateMemCpy(Dst, Align::None(), CI->getArgOperand(1), in optimizeMemPCpy() local
1182 CallInst *NewCI = B.CreateMemMove(CI->getArgOperand(0), Align::None(), in optimizeMemMove() local
1243 CallInst *NewCI = in optimizeMemSet() local
2755 Value *NewCI = emitFPutC(Char, CI->getArgOperand(3), B, TLI); in optimizeFWrite() local
3285 CallInst *NewCI = B.CreateMemCpy(CI->getArgOperand(0), Align::None(), in optimizeMemCpyChk() local
[all …]
H A DInlineFunction.cpp1934 CallInst *NewCI = CallInst::Create( in InlineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp335 if (auto *NewCI = dyn_cast<TruncInst>(Res)) in ReduceExpressionDag() local
339 } else if (auto *NewCI = dyn_cast<TruncInst>(Res)) in ReduceExpressionDag() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp102 CmpInst *NewCI = CmpInst::Create(CIOp->getOpcode(), CIOp->getPredicate(), in FoldPHIArgBinOpIntoPHI() local
550 CastInst *NewCI = CastInst::Create(FirstCI->getOpcode(), PhiVal, in FoldPHIArgOpIntoPHI() local
568 CmpInst *NewCI = CmpInst::Create(CIOp->getOpcode(), CIOp->getPredicate(), in FoldPHIArgOpIntoPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp418 if (auto *NewCI = dyn_cast<TruncInst>(Res)) in ReduceExpressionGraph() local
422 } else if (auto *NewCI = dyn_cast<TruncInst>(Res)) in ReduceExpressionGraph() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp369 CmpInst *NewCI = CmpInst::Create(CIOp->getOpcode(), CIOp->getPredicate(), in FoldPHIArgBinOpIntoPHI() local
819 CastInst *NewCI = CastInst::Create(FirstCI->getOpcode(), PhiVal, in FoldPHIArgOpIntoPHI() local
837 CmpInst *NewCI = CmpInst::Create(CIOp->getOpcode(), CIOp->getPredicate(), in FoldPHIArgOpIntoPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp483 CmpInst *NewCI = CmpInst::Create(CIOp->getOpcode(), CIOp->getPredicate(), in foldPHIArgBinOpIntoPHI() local
951 CastInst *NewCI = CastInst::Create(FirstCI->getOpcode(), PhiVal, in foldPHIArgOpIntoPHI() local
969 CmpInst *NewCI = CmpInst::Create(CIOp->getOpcode(), CIOp->getPredicate(), in foldPHIArgOpIntoPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp242 Instruction *NewCI) { in copyMustTailReturn()
333 auto *NewCI = in splitCallSite() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp244 Instruction *NewCI) { in copyMustTailReturn()
337 Instruction *NewCI = in splitCallSite() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp115 CallInst *NewCI = Builder.CreateCall(FCache, Args, BundleList); in lowerObjCCall() local
H A DIntrinsicLowering.cpp45 CallInst *NewCI = Builder.CreateCall(FCache, Args); in ReplaceCallWith() local
H A DAtomicExpandPass.cpp1018 AtomicCmpXchgInst *NewCI = Builder.CreateAtomicCmpXchg( in expandPartwordCmpXchg() local
1197 auto *NewCI = Builder.CreateAtomicCmpXchg( in convertCmpXchgToIntegerType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp100 CallInst *NewCI = Builder.CreateCall(FCache, Args); in lowerObjCCall() local
H A DIntrinsicLowering.cpp46 CallInst *NewCI = Builder.CreateCall(FCache, Args); in ReplaceCallWith() local
H A DAtomicExpandPass.cpp892 AtomicCmpXchgInst *NewCI = Builder.CreateAtomicCmpXchg( in expandPartwordCmpXchg() local
1070 auto *NewCI = Builder.CreateAtomicCmpXchg(NewAddr, NewCmp, NewNewVal, in convertCmpXchgToIntegerType() local
/aosp_15_r20/frameworks/compile/libbcc/lib/
DRSX86CallConvPass.cpp149 auto NewCI = llvm::CallInst::Create(NewFn, Args, "", CI); in ReplaceCallInsn() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp80 CallInst *NewCI = Builder.CreateCall(FCache, Args); in ReplaceCallWith() local
H A DAtomicExpandPass.cpp809 AtomicCmpXchgInst *NewCI = Builder.CreateAtomicCmpXchg( in expandPartwordCmpXchg() local
931 auto *NewCI = Builder.CreateAtomicCmpXchg(NewAddr, NewCmp, NewNewVal, in convertCmpXchgToIntegerType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86WinEHState.cpp489 CallInst *NewCI = Builder.CreateCall(SetJmp3, Args, OpBundles); in rewriteSetJmpCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86WinEHState.cpp492 CallInst *NewCI = Builder.CreateCall(SetJmp3, Args, OpBundles); in rewriteSetJmpCallSite() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86WinEHState.cpp492 CallInst *NewCI = Builder.CreateCall(SetJmp3, Args, OpBundles); in rewriteSetJmpCallSite() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp823 CallInst *NewCI = in runEHOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1197 CallInst *NewCI = in runEHOnFunction() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1829 Value *NewCI = emitFPutC(Char, CI->getArgOperand(3), B, TLI); in optimizeFWrite() local

12