Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h162 Value *optimizePrintFString(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h235 Value *optimizePrintFString(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h240 Value *optimizePrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h237 Value *optimizePrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h242 Value *optimizePrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h242 Value *optimizePrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h242 Value *optimizePrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1585 Value *LibCallSimplifier::optimizePrintFString(CallInst *CI, IRBuilder<> &B) { in optimizePrintFString() function in LibCallSimplifier
1642 if (Value *V = optimizePrintFString(CI, B)) { in optimizePrintF()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2375 Value *LibCallSimplifier::optimizePrintFString(CallInst *CI, IRBuilder<> &B) { in optimizePrintFString() function in LibCallSimplifier
2432 if (Value *V = optimizePrintFString(CI, B)) { in optimizePrintF()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2807 Value *LibCallSimplifier::optimizePrintFString(CallInst *CI, IRBuilderBase &B) { in optimizePrintFString() function in LibCallSimplifier
2890 if (Value *V = optimizePrintFString(CI, B)) { in optimizePrintF()