Searched refs:test_loop (Results 1 – 10 of 10) sorted by relevance
11 test_loop: label13 jnz test_loop
10 test_loop: label12 bne 0,test_loop # loop until zero
4 ; CHECK-LABEL: {{^}}test_loop:5 define void @test_loop(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in, i32 %val) nou…
92 function test_loop(x) { function195 test(2, test_loop);
220 void *test_loop(void *arg) in test_loop() function257 nthreads = create_per_cpu_threads(cpus, test_loop, test); in run_test()
28 define i32 @test_loop(i32 %a, i32 %b) nounwind readnone {29 ; CHECK: test_loop
120 define void @test_loop(i32 addrspace(1)* %base) gc "statepoint-example" {121 ; CHECK-LABEL: test_loop
120 def test_loop(self): member in TestPool
179 define void @"test_loop"(i32 addrspace(1)* %base) gc "statepoint-example" {180 ; CHECK-LABEL: test_loop