| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | entsize.s | 25 .type .L.str4,@object # @.str4 26 .L.str4: 28 .size .L.str4, 7
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | not-null-terminated-result-strlen.c | 82 int good_strncmp_1_2(char *str4, const char *str5) { in good_strncmp_1_2() argument 83 return strncmp(str4, str5, strlen(str4)); in good_strncmp_1_2()
|
| H A D | string-literal-with-embedded-nul.cpp | 61 std::string str4{"\x00\x01\x02\x03"}; in TestA() local 83 std::wstring str4{L"\x00\x01\x02\x03"}; in TestW() local
|
| /llvm-project-15.0.7/llvm/test/Transforms/NewGVN/ |
| H A D | pr33185.ll | 5 @.str4 = private unnamed_addr constant [6 x i8] c"D:%d\0A\00", align 1 27 … i32 (i8*, ...) @printf(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i64 0, i64 0), i32… 54 …%call4= tail call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i… 83 … i32 (i8*, ...) @printf(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i64 0, i64 0), i32… 87 … i32 (i8*, ...) @printf(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i64 0, i64 0), i32… 110 …%call5= tail call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i… 116 …%call4= tail call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | memcpy-inline.ll | 18 @.str4 = private unnamed_addr constant [18 x i8] c"DHRYSTONE PROGR \00", align 1 190 ; RV32ALIGNED-NEXT: lui a1, %hi(.L.str4) 191 ; RV32ALIGNED-NEXT: addi a1, a1, %lo(.L.str4) 197 ; RV64ALIGNED-NEXT: lui a1, %hi(.L.str4) 198 ; RV64ALIGNED-NEXT: addi a1, a1, %lo(.L.str4) 222 ; RV64UNALIGNED-NEXT: lui a1, %hi(.L.str4) 223 ; RV64UNALIGNED-NEXT: ld a2, %lo(.L.str4)(a1) 224 ; RV64UNALIGNED-NEXT: addi a1, a1, %lo(.L.str4) 232 …p0i8.p0i8.i64(i8* %C, i8* getelementptr inbounds ([18 x i8], [18 x i8]* @.str4, i64 0, i64 0), i64…
|
| /llvm-project-15.0.7/clang/test/Lexer/ |
| H A D | cxx0x_raw_string_delim_length.cpp | 7 const char *str4 = R"abcdefghijkmnopqrstuvwxyz(abcdef)abcdefghijkmnopqrstuvwxyz"; // expected-error…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | aix-xcoff-mergeable-str.ll | 36 ; CHECK-NEXT: .csect .rodata.str4.4[RO],2 52 ; CHECKOBJ-NEXT: 00000018 <.rodata.str4.4>:
|
| H A D | early-ret.ll | 53 @.str4 = private unnamed_addr constant [2 x i8] c"e\00" 73 … [ getelementptr inbounds ([2 x i8], [2 x i8]* @.str4, i64 0, i64 0), %sw.bb4 ],
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | 2010-07-26-GlobalMerge.ll | 15 @.str4 = private constant [9 x i8] c"~A() %d\0A\00" ; <[9 x i8]*> [#uses=1] 34 …%call.i = tail call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([9 x i8], [9 x i8]* @.str4,… 61 … i32 (i8*, ...) @printf(i8* getelementptr inbounds ([9 x i8], [9 x i8]* @.str4, i32 0, i32 0), i32…
|
| H A D | memcpy-inline.ll | 11 @.str4 = private unnamed_addr constant [18 x i8] c"DHRYSTONE PROGR \00", align 1 81 …p0i8.p0i8.i64(i8* %C, i8* getelementptr inbounds ([18 x i8], [18 x i8]* @.str4, i64 0, i64 0), i64…
|
| H A D | constantpool-promote.ll | 18 @.str4 = private unnamed_addr constant [29 x i8] c"same string in two functions\00", align 1 71 tail call void @a(i8* getelementptr inbounds ([29 x i8], [29 x i8]* @.str4, i32 0, i32 0)) #2 76 tail call void @b(i8* getelementptr inbounds ([29 x i8], [29 x i8]* @.str4, i32 0, i32 0)) #2
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | darwin-tls-call-clobber.ll | 12 @.str.3 = private unnamed_addr constant [5 x i8] c"str4\00", align 1 13 @str4 = global i8* getelementptr inbounds ([5 x i8], [5 x i8]* @.str.3, i32 0, i32 0), align 8 54 %5 = load i8*, i8** @str4, align 8 85 %18 = load i8*, i8** @str4, align 8 114 %29 = load i8*, i8** @str4, align 8
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | nonnull-global-constants.mm | 116 extern const CFStringRef _Nonnull str4; 118 clang_analyzer_eval(str4); // expected-warning{{TRUE}}
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/OrcLazy/ |
| H A D | global-ctors-and-dtors.ll | 27 @str4 = global [26 x i8] c"Goodbye from __cxa_atexit\00" 33 …%puts.i = tail call i32 @puts(i8* getelementptr inbounds ([26 x i8], [26 x i8]* @str4, i64 0, i64 …
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-andCmpBrToTBZ.ll | 5 define zeroext i1 @foo(i1 %IsEditable, i1 %isTextField, i8* %str1, i8* %str2, i8* %str3, i8* %str4,… 46 %cmp.i13.i.i.i22 = icmp eq i8* %str3, %str4
|
| H A D | arm64-memcpy-inline.ll | 11 @.str4 = private unnamed_addr constant [18 x i8] c"DHRYSTONE PROGR \00", align 1 68 …p0i8.p0i8.i64(i8* %C, i8* getelementptr inbounds ([18 x i8], [18 x i8]* @.str4, i64 0, i64 0), i64…
|
| /llvm-project-15.0.7/clang/test/FixIt/ |
| H A D | typo.cpp | 83 yarn str4; // expected-error{{unknown type name 'yarn'; did you mean 'nonstd::yarn'?}} variable
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | 2005-12-01-Crash.ll | 8 @str4 = external global [2 x i8] ; <[2 x i8]*> [#uses=0]
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | disable-simplify-libcalls.ll | 12 @.str4 = constant [6 x i8] c"123.4\00", align 1 189 %x = getelementptr inbounds [6 x i8], [6 x i8]* @.str4, i64 0, i64 0 197 %x = getelementptr inbounds [6 x i8], [6 x i8]* @.str4, i64 0, i64 0 205 %x = getelementptr inbounds [6 x i8], [6 x i8]* @.str4, i64 0, i64 0
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | vec-pred-spill1.ll | 24 @str4 = private unnamed_addr constant [98 x i8] c"Q6VecPred4 : Q6_Q_vandor_QVR(Q6_Q_vand_VR(Q6_V_v… 48 …%puts6 = tail call i32 @puts(i8* getelementptr inbounds ([98 x i8], [98 x i8]* @str4, i32 0, i32 0…
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/RISCV/ |
| H A D | switch_to_lookup_table-rv32.ll | 155 @.str4 = private unnamed_addr constant [6 x i8] c"error\00", align 1 167 …D]], [[SWITCH_LOOKUP]] ], [ getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i64 0, i64 0), [[E… 184 …%retval.0 = phi i8* [ getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i64 0, i64 0), %sw.defau…
|
| H A D | switch_to_lookup_table-rv64.ll | 155 @.str4 = private unnamed_addr constant [6 x i8] c"error\00", align 1 167 …D]], [[SWITCH_LOOKUP]] ], [ getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i64 0, i64 0), [[E… 184 …%retval.0 = phi i8* [ getelementptr inbounds ([6 x i8], [6 x i8]* @.str4, i64 0, i64 0), %sw.defau…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | reverse_branches.ll | 6 @str4 = private unnamed_addr constant [5 x i8] c"Bug!\00" 171 %puts = call i32 @puts(ptr @str4) 218 %puts43 = call i32 @puts(ptr @str4)
|
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | 2004-05-07-TypeResolution1.ll | 14 @str4 = constant [4 x i8] zeroinitializer ; <[4 x i8]*> [#uses=0]
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-objc/ |
| H A D | main.m | 189 NSString *str4 = [NSString 414 [newArray addObject:str4]; 555 [nsmutableset addObject:str4]; 578 CFArraySetValueAtIndex(mutable_array_ref, 3, str4); 593 CFBinaryHeapAddValue(binheap_ref, str4);
|