Home
last modified time | relevance | path

Searched refs:label_true (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in test1()
11 asm volatile goto("testl %0, %0; jne %l2;" :: "r"(cond)::label_true, loop); in test1()
18 label_true: in test1()
27 asm volatile goto("testl %0, %0; jne %l2;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
28 asm volatile goto("testl %0, %0; jne %l3;" : "=r"(cond) : "r"(cond) :: label_true, loop); in test2()
35 label_true: in test2()
52 label_true: in test3()
62 asm volatile goto("jne %l3" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
71 label_true: in test4()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll71 ; CHECK-NEXT: .LBB1_4: # %label_true
81 to label %if.end [label %label_true, label %return]
85 to label %if.end [label %label_true, label %return]
94 label_true: ; preds = %if.else, %if.then
97 return: ; preds = %if.then, %if.else, %label_true, %if.end
98 %retval.0 = phi i32 [ %add, %if.end ], [ -2, %label_true ], [ -1, %if.else ], [ -1, %if.then ]
179 ; CHECK-NEXT: .LBB3_3: # %label_true
186 to label %asm.fallthrough [label %label_true, label %return]
192 to label %asm.fallthrough2 [label %label_true, label %return]
200 label_true: ; preds = %asm.fallthrough, %entry
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in foo()
11 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in foo()
18 label_true: in foo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in foo()
11 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in foo()
18 label_true: in foo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dasm-goto.c10 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in foo()
11 asm volatile goto("testl %0, %0; jne %l1;" :: "r"(cond)::label_true, loop); in foo()
18 label_true: in foo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Parser/
H A Dasm-goto.cpp60 asm goto ("testl %0, %0; jne %l3;" :: "r"(cond)::label_true, loop); in test5()
63 label_true: in test5()
82 asm goto ("testl %0, %0; jne %l5;" : "=r" (y) : "r" (cond), "r" (y) :: label_true, loop); in test6()
85 label_true: in test6()

12345678