Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h164 Value *optimizeFPrintFString(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h238 Value *optimizeFPrintFString(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h243 Value *optimizeFPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h240 Value *optimizeFPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h245 Value *optimizeFPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h245 Value *optimizeFPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h245 Value *optimizeFPrintFString(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1741 Value *LibCallSimplifier::optimizeFPrintFString(CallInst *CI, IRBuilder<> &B) { in optimizeFPrintFString() function in LibCallSimplifier
1793 if (Value *V = optimizeFPrintFString(CI, B)) { in optimizeFPrintF()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2653 Value *LibCallSimplifier::optimizeFPrintFString(CallInst *CI, IRBuilder<> &B) { in optimizeFPrintFString() function in LibCallSimplifier
2705 if (Value *V = optimizeFPrintFString(CI, B)) { in optimizeFPrintF()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3181 Value *LibCallSimplifier::optimizeFPrintFString(CallInst *CI, in optimizeFPrintFString() function in LibCallSimplifier
3240 if (Value *V = optimizeFPrintFString(CI, B)) { in optimizeFPrintF()