Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h143 Value *optimizeToAscii(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h210 Value *optimizeToAscii(CallInst *CI, IRBuilder<> &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h216 Value *optimizeToAscii(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h213 Value *optimizeToAscii(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h218 Value *optimizeToAscii(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h218 Value *optimizeToAscii(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h218 Value *optimizeToAscii(CallInst *CI, IRBuilderBase &B);
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1533 Value *LibCallSimplifier::optimizeToAscii(CallInst *CI, IRBuilder<> &B) { in optimizeToAscii() function in LibCallSimplifier
2054 return optimizeToAscii(CI, Builder); in optimizeCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2300 Value *LibCallSimplifier::optimizeToAscii(CallInst *CI, IRBuilder<> &B) { in optimizeToAscii() function in LibCallSimplifier
3143 return optimizeToAscii(CI, Builder); in optimizeCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2721 Value *LibCallSimplifier::optimizeToAscii(CallInst *CI, IRBuilderBase &B) { in optimizeToAscii() function in LibCallSimplifier
3661 return optimizeToAscii(CI, Builder); in optimizeCall()