Home
last modified time | relevance | path

Searched refs:optimizeStrCpy (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h110 Value *optimizeStrCpy(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h164 Value *optimizeStrCpy(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h164 Value *optimizeStrCpy(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h162 Value *optimizeStrCpy(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h164 Value *optimizeStrCpy(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h164 Value *optimizeStrCpy(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h164 Value *optimizeStrCpy(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp321 Value *LibCallSimplifier::optimizeStrCpy(CallInst *CI, IRBuilder<> &B) { in optimizeStrCpy() function in LibCallSimplifier
1910 return optimizeStrCpy(CI, Builder); in optimizeStringMemoryLibCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp549 Value *LibCallSimplifier::optimizeStrCpy(CallInst *CI, IRBuilder<> &B) { in optimizeStrCpy() function in LibCallSimplifier
2889 return optimizeStrCpy(CI, Builder); in optimizeStringMemoryLibCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp653 Value *LibCallSimplifier::optimizeStrCpy(CallInst *CI, IRBuilderBase &B) { in optimizeStrCpy() function in LibCallSimplifier
3387 return optimizeStrCpy(CI, Builder); in optimizeStringMemoryLibCall()