| /llvm-project-15.0.7/lldb/test/Shell/ScriptInterpreter/Python/Inputs/ |
| H A D | hello.split | 1 #--- hello.in 2 command script import -c baz.hello 3 #--- hello.py 6 def hello(debugger, command, result, internal_dict): 10 debugger.HandleCommand('command script add -f baz.hello.hello hello')
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | strndup.ll | 4 @hello = constant [6 x i8] c"hello\00" 21 …rndup(i8* dereferenceable(6) getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i64 0, i64 0), i3… 24 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 31 …eable_or_null(6) i8* @strdup(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i64 0, i64 0)) 34 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 41 …eable_or_null(6) i8* @strdup(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i64 0, i64 0)) 44 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 51 …eable_or_null(6) i8* @strdup(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i64 0, i64 0)) 54 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 61 ….*]] = call i8* @strndup(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i64 0, i64 0), i3… [all …]
|
| H A D | memccpy.ll | 4 @hello = private constant [11 x i8] c"helloworld\00", align 1 18 …%call = call i8* @memccpy(i8* %dst, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @hello, i64 … 29 …%call = call i8* @memccpy(i8* %dst, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @hello, i64 … 38 …%call = call i8* @memccpy(i8* %dst, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @hello, i64 … 66 …%call = call i8* @memccpy(i8* %dst, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @hello, i64 … 75 …%call = call i8* @memccpy(i8* %dst, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @hello, i64 … 84 …%call = tail call i8* @memccpy(i8* %dst, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @hello,… 93 …i8* @memccpy(i8* %dst, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @hello, i64 0, i64 0), i3… 102 …%call = call i8* @memccpy(i8* %dst, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @hello, i64 … 195 …%call = call i8* @memccpy(i8* %dst, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @hello, i64 … [all …]
|
| H A D | strrchr-1.ll | 7 @hello = constant [14 x i8] c"hello world\5Cn\00" 15 ; CHECK-NEXT: store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 6), i8*… 19 %str = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 39 ; CHECK-NEXT: store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 13), i8… 43 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 51 ; CHECK-NEXT: store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 13), i8… 55 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 63 …onnull dereferenceable(14) getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 0), i3… 68 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0
|
| H A D | strcat-1.ll | 8 @hello = constant [6 x i8] c"hello\00" 10 @null_hello = constant [7 x i8] c"\00hello\00" 24 ; rslt1 = strcat(target, "hello\00") 25 %arg2 = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 32 ; rslt3 = strcat(rslt2, "\00hello\00")
|
| H A D | strncat-1.ll | 7 @hello = constant [6 x i8] c"hello\00" 9 @null_hello = constant [7 x i8] c"\00hello\00" 23 ; rslt1 = strncat(target, "hello\00") 24 %arg2 = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 31 ; rslt3 = strncat(rslt2, "\00hello\00")
|
| H A D | strchr-1.ll | 7 @hello = constant [14 x i8] c"hello world\5Cn\00" 16 ; CHECK-NEXT: store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 6), i8*… 20 %str = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 40 ; CHECK-NEXT: store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 13), i8… 44 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 52 …nonnull dereferenceable(1) getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 0), i3… 57 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 65 ; CHECK-NEXT: store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 13), i8… 69 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0
|
| H A D | strlen_chk.ll | 7 @hello = constant [6 x i8] c"hello\00" 8 @hello_no_nul = constant [5 x i8] c"hello" 24 …%1 = call i32 @__strlen_chk(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i32 0, i32 0),… 31 …%1 = call i32 @__strlen_chk(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i32 0, i32 0),…
|
| H A D | strlen-2.ll | 8 @hello = constant [6 x i8] c"hello\00" 14 …%.*]] = call i32 @strlen(i8* getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i32 0, i32 0), i3… 17 %hello_p = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0
|
| H A D | strcpy-1.ll | 10 @hello = constant [6 x i8] c"hello\00" 18 …l align 1 dereferenceable(6) getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i32 0, i32 0), i3… 23 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 43 …l align 1 dereferenceable(6) getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i32 0, i32 0), i3… 47 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 79 …l align 1 dereferenceable(6) getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i32 0, i32 0), i3… 84 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0
|
| H A D | memchr.ll | 7 @hello = constant [14 x i8] c"hello world\5Cn\00" 8 @hellonull = constant [14 x i8] c"hello\00world\5Cn\00" 20 ; CHECK-NEXT: store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 6), i8*… 23 %str = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 42 ; CHECK-NEXT: store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 13), i8… 45 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 57 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 68 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 79 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 91 %src = getelementptr [14 x i8], [14 x i8]* @hello, i32 0, i32 0 [all …]
|
| H A D | strncat-2.ll | 8 @hello = constant [6 x i8] c"hello\00" 17 …l align 1 dereferenceable(6) getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i32 0, i32 0), i3… 22 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 44 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 51 …f nonnull dereferenceable(6) getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i32 0, i32 0), i3… 56 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0 107 …l align 1 dereferenceable(6) getelementptr inbounds ([6 x i8], [6 x i8]* @hello, i32 0, i32 0), i3… 110 %src = getelementptr [6 x i8], [6 x i8]* @hello, i32 0, i32 0
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | array-bounds-ptr-arith.cpp | 5 const char hello[] = "Hello world!"; // expected-note 2 {{declared here}} in test_pointer_arithmetic() local 6 const char *helloptr = hello; in test_pointer_arithmetic() 13 swallow(hello + 6); // no-warning in test_pointer_arithmetic() 14 swallow(hello - 6); // expected-warning {{refers before the beginning of the array}} in test_pointer_arithmetic() 15 swallow(hello + 14); // expected-warning {{refers past the end of the array}} in test_pointer_arithmetic() 16 swallow(hello + 13); // no-warning in test_pointer_arithmetic()
|
| /llvm-project-15.0.7/libcxx/test/libcxx/utilities/function.objects/ |
| H A D | func.blocks.arc.pass.mm | 38 auto hello = std::string("Hello world"); 40 return hello.size(); 51 auto hello = std::string("Hello world"); 53 return hello.size(); 60 auto hello = std::string("Hello world"); 62 return hello.size(); 75 auto hello = std::string("Hello world"); 77 return hello.size();
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | types-nested-class.ll | 5 ; $ cat hello.cpp 9 ; $ clang hello.cpp -S -emit-llvm -g -gcodeview -o t.ll 66 ; CHECK: StringData: D:\src\hello\hello.cpp 71 ; CHECK: SourceFile: D:\src\hello\hello.cpp (0x1004) 76 ; ModuleID = 'hello.cpp' 77 source_filename = "hello.cpp" 92 !3 = !DIFile(filename: "hello.cpp", directory: "D:\5Csrc\5Chello")
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | 2009-03-25-TestBug.ll | 7 @hello = internal constant [7 x i8] c"hello\0A\00" 15 br i1 %tmp178, label %hello, label %world 17 hello: 18 %h = tail call i32 (ptr, ...) @printf( ptr @hello)
|
| /llvm-project-15.0.7/lld/test/wasm/Inputs/ |
| H A D | hello.s | 3 # void hello() { puts("hello\n"); } 7 .globl hello 8 hello: label 9 .functype hello () -> ()
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/ |
| H A D | strncpy-overflow.cpp | 25 char *hello = (char*)malloc(6); in main() local 26 strcpy(hello, "hello"); in main() 27 int rval = sink_memory(6, hello); in main() 29 strncpy(short_buffer, hello, 10); // BOOM in main()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/ |
| H A D | cstring-dump.test | 1 RUN: llvm-objdump --macho --section __TEXT,__cstring %p/Inputs/hello.obj.macho-x86_64 2>&1 | FileCh… 2 RUN: llvm-objdump --macho --section __TEXT,__cstring --no-leading-addr %p/Inputs/hello.obj.macho-x8… 3 RUN: llvm-objdump --macho --section __TEXT,__cstring --no-leading-headers %p/Inputs/hello.obj.macho… 4 RUN: llvm-objdump --macho --section __TEXT,__cstring --non-verbose %p/Inputs/hello.obj.macho-x86_64… 13 NO_HEADERS-NOT: Inputs/hello.obj.macho-x86_64:
|
| H A D | symbolized-disassembly.test | 1 … --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.obj.macho-x86_64 |… 2 // RUN: llvm-otool -tV %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s --check-prefix=OBJ 3 … --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.exe.macho-x86_64 |… 4 // RUN: llvm-otool -tV %p/Inputs/hello.exe.macho-x86_64 | FileCheck %s --check-prefix=EXE 9 … --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.obj.macho-i386 | F… 10 … --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.exe.macho-i386 | F… 12 …insn --full-leading-addr --print-imm-hex --no-symbolic-operands %p/Inputs/hello.obj.macho-x86_64 |… 13 // RUN: llvm-otool -tv %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s --check-prefix=NO-SYM-OPS-OBJ 14 …insn --full-leading-addr --print-imm-hex --no-symbolic-operands %p/Inputs/hello.exe.macho-x86_64 |… 15 // RUN: llvm-otool -tv %p/Inputs/hello.exe.macho-x86_64 | FileCheck %s --check-prefix=NO-SYM-OPS-EXE
|
| H A D | disassemble-g-dsym.test | 9 # RUN: llvm-objdump --macho -d -g --dsym %p/Inputs/hello-macho-fat.dwarf %p/Inputs/hello-macho-fat … 10 # RUN: llvm-objdump --macho -d -g --dsym %p/Inputs/hello-macho-fat.dwarf %p/Inputs/hello-macho-thin… 11 # RUN: llvm-objdump --macho -d -g --dsym %p/Inputs/hello-macho-thin.dwarf %p/Inputs/hello-macho-thi…
|
| /llvm-project-15.0.7/lldb/unittests/debugserver/ |
| H A D | RNBSocketTest.cpp | 23 std::string hello = "Hello, world!"; variable 42 if (Recv != hello) in ServerCallbackv4() 72 result = server_socket.Write(hello.c_str(), hello.length()); in TestSocketListen() 115 result = client_socket.Write(hello.c_str(), hello.length()); in TestSocketConnect() 136 if (Recv != hello) { in TestSocketConnect()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/Sparc/ |
| H A D | gnu-window-save.ll | 11 ; SPARC64: DW_AT_name [DW_FORM_strp] ( .debug_str[0x{{[0-9,A-F,a-f]+}}] = "hello.c") 27 ; SPARC32: DW_AT_name [DW_FORM_strp] ( .debug_str[0x{{[0-9,A-F,a-f]+}}] = "hello.c") 38 @.str = private unnamed_addr constant [14 x i8] c"hello, world\0A\00", align 1 59 !1 = !DIFile(filename: "hello.c", directory: "/home/venkatra/work/benchmarks/test/hello") 62 !5 = !DIFile(filename: "hello.c", directory: "/home/venkatra/work/benchmarks/test/hello")
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | comdat-reloc.s | 4 .globl hello 5 .type hello,@function 6 hello: label
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | cxx-block-objects.cpp | 15 void hello() const; 22 void (^c)(void) = ((__typeof(^{ a.hello(); }))_Block_copy((const void *)(^{ a.hello(); }))); in main()
|