Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h163 Value *optimizeSPrintFString(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h236 Value *optimizeSPrintFString(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h241 Value *optimizeSPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h238 Value *optimizeSPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h243 Value *optimizeSPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h243 Value *optimizeSPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h243 Value *optimizeSPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1660 Value *LibCallSimplifier::optimizeSPrintFString(CallInst *CI, IRBuilder<> &B) { in optimizeSPrintFString() function in LibCallSimplifier
1723 if (Value *V = optimizeSPrintFString(CI, B)) { in optimizeSPrintF()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2465 Value *LibCallSimplifier::optimizeSPrintFString(CallInst *CI, IRBuilder<> &B) { in optimizeSPrintFString() function in LibCallSimplifier
2530 if (Value *V = optimizeSPrintFString(CI, B)) { in optimizeSPrintF()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2923 Value *LibCallSimplifier::optimizeSPrintFString(CallInst *CI, in optimizeSPrintFString() function in LibCallSimplifier
3014 if (Value *V = optimizeSPrintFString(CI, B)) { in optimizeSPrintF()