/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 203 if (!getConstantStringInfo(SrcStr, Str)) { in optimizeStrChr() 231 if (!getConstantStringInfo(SrcStr, Str)) { in optimizeStrRChr() 255 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrCmp() 256 bool HasStr2 = getConstantStringInfo(Str2P, Str2); in optimizeStrCmp() 301 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrNCmp() 302 bool HasStr2 = getConstantStringInfo(Str2P, Str2); in optimizeStrNCmp() 420 if (getConstantStringInfo(GEP->getOperand(0), Str, 0, false)) { in optimizeStrLen() 483 bool HasS1 = getConstantStringInfo(CI->getArgOperand(0), S1); in optimizeStrPBrk() 484 bool HasS2 = getConstantStringInfo(CI->getArgOperand(1), S2); in optimizeStrPBrk() 521 bool HasS1 = getConstantStringInfo(CI->getArgOperand(0), S1); in optimizeStrSpn() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 366 if (!getConstantStringInfo(SrcStr, Str)) { in optimizeStrChr() 395 if (!getConstantStringInfo(SrcStr, Str)) { in optimizeStrRChr() 419 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrCmp() 420 bool HasStr2 = getConstantStringInfo(Str2P, Str2); in optimizeStrCmp() 491 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrNCmp() 492 bool HasStr2 = getConstantStringInfo(Str2P, Str2); in optimizeStrNCmp() 758 bool HasS1 = getConstantStringInfo(CI->getArgOperand(0), S1); in optimizeStrPBrk() 759 bool HasS2 = getConstantStringInfo(CI->getArgOperand(1), S2); in optimizeStrPBrk() 796 bool HasS1 = getConstantStringInfo(CI->getArgOperand(0), S1); in optimizeStrSpn() 797 bool HasS2 = getConstantStringInfo(CI->getArgOperand(1), S2); in optimizeStrSpn() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 460 if (!getConstantStringInfo(SrcStr, Str)) { in optimizeStrChr() 486 if (!getConstantStringInfo(SrcStr, Str)) { in optimizeStrRChr() 509 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrCmp() 510 bool HasStr2 = getConstantStringInfo(Str2P, Str2); in optimizeStrCmp() 591 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrNCmp() 592 bool HasStr2 = getConstantStringInfo(Str2P, Str2); in optimizeStrNCmp() 740 if (!getConstantStringInfo(Src, Str, /*TrimAtNul=*/false)) in optimizeStrLCpy() 857 if (!getConstantStringInfo(Src, Str)) in optimizeStringNCpy() 1026 bool HasS1 = getConstantStringInfo(CI->getArgOperand(0), S1); in optimizeStrPBrk() 1027 bool HasS2 = getConstantStringInfo(CI->getArgOperand(1), S2); in optimizeStrPBrk() [all …]
|
H A D | AMDGPUEmitPrintf.cpp | 184 if (!getConstantStringInfo(Fmt, Str) || Str.empty()) in locateCStrings()
|
/aosp_15_r20/external/AFLplusplus/instrumentation/ |
H A D | compare-transform-pass.so.cc | 310 bool HasStr1 = getConstantStringInfo(Str1P, Str1); 311 bool HasStr2 = getConstantStringInfo(Str2P, Str2); 456 bool HasStr1 = getConstantStringInfo(Str1P, Str1); 457 bool HasStr2 = getConstantStringInfo(Str2P, Str2);
|
H A D | afl-llvm-dict2file.so.cc | 482 getConstantStringInfo(Str1P, TmpStr); 496 getConstantStringInfo(Str2P, TmpStr);
|
H A D | SanitizerCoverageLTO.so.cc | 742 bool HasStr1 = getConstantStringInfo(Str1P, TmpStr); in instrumentModule() 747 bool HasStr2 = getConstantStringInfo(Str2P, TmpStr); in instrumentModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 145 if (!getConstantStringInfo(V, S)) in getAsConstantStr() 196 if (!getConstantStringInfo(Op, FormatStr)) { in lowerPrintfForGpu()
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 211 bool getConstantStringInfo(const Value *V, StringRef &Str,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 310 bool getConstantStringInfo(const Value *V, StringRef &Str,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 330 bool getConstantStringInfo(const Value *V, StringRef &Str,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVAsmPrinter.cpp | 485 getConstantStringInfo(GV, AnnotationString); in outputAnnotations()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ValueTracking.h | 647 bool getConstantStringInfo(const Value *V, StringRef &Str,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ValueTracking.h | 669 bool getConstantStringInfo(const Value *V, StringRef &Str,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ValueTracking.h | 669 bool getConstantStringInfo(const Value *V, StringRef &Str,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ValueTracking.h | 669 bool getConstantStringInfo(const Value *V, StringRef &Str,
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 2815 bool llvm::getConstantStringInfo(const Value *V, StringRef &Str, in getConstantStringInfo() function in llvm 2838 return getConstantStringInfo(GEP->getOperand(0), Str, StartIdx + Offset, in getConstantStringInfo() 2930 if (!getConstantStringInfo(V, StrData)) in GetStringLengthH()
|
H A D | ConstantFolding.cpp | 577 if (getConstantStringInfo(CE, Str) && !Str.empty()) { in ConstantFoldLoadFromConstPtr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 656 if (getConstantStringInfo(CE, Str) && !Str.empty()) { in ConstantFoldLoadFromConstPtr()
|
H A D | ValueTracking.cpp | 3714 bool llvm::getConstantStringInfo(const Value *V, StringRef &Str, in getConstantStringInfo() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 4390 bool llvm::getConstantStringInfo(const Value *V, StringRef &Str, in getConstantStringInfo() function in llvm
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 4175 return getConstantStringInfo(G->getGlobal(), Str, in isMemSrcFromString()
|