Searched refs:bye (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | live-debug-label.ll | 35 ; bye: 41 ; CHECK: bye.thread21: 82 br i1 %or.cond, label %if.then5, label %bye.thread21 84 bye.thread21: ; preds = %while.end 93 br i1 %tobool6, label %bye.thread, label %bye 95 bye.thread: ; preds = %if.then5 99 bye: ; preds = %if.then5 104 ; <label>:5: ; preds = %bye.thread, %bye 107 ; <label>:6: ; preds = %bye.thread21, %bye, %5 108 %7 = phi i32 [ %value.0.lcssa, %5 ], [ 0, %bye ], [ 0, %bye.thread21 ] [all …]
|
| /llvm-project-15.0.7/lldb/unittests/debugserver/ |
| H A D | RNBSocketTest.cpp | 74 std::string bye; in TestSocketListen() local 75 result = server_socket.Read(bye); in TestSocketListen() 77 ASSERT_EQ(bye, goodbye); in TestSocketListen() 117 std::string bye; in TestSocketConnect() local 118 result = client_socket.Read(bye); in TestSocketConnect() 120 ASSERT_EQ(bye, goodbye); in TestSocketConnect()
|
| /llvm-project-15.0.7/llvm/test/Transforms/HotColdSplit/ |
| H A D | split-out-dbg-label.ll | 7 ; In this example, the label "bye" points to the scope for @foo before 19 ; CHECK: [[LABEL]] = !DILabel(scope: [[SCOPE]], name: "bye", file: [[FILE]], line: 28 55 !12 = !DILabel(scope: !6, name: "bye", file: !1, line: 28)
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | 2010-02-01-utf16-with-null.m | 7 void *P = @"good\0bye";
|
| /llvm-project-15.0.7/llvm/test/Analysis/BasicAA/ |
| H A D | phi-aa.ll | 52 br i1 %targetBlock, label %for.body, label %bye 71 bye:
|
| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/DWARF/ |
| H A D | debug-str-offsets.yaml | 84 ## ^--- padding (2-bye)
|