Home
last modified time | relevance | path

Searched refs:loop_body (Results 251 – 275 of 1083) sorted by relevance

1...<<11121314151617181920>>...44

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-sum-of-squares.c53 gcc_jit_block *loop_body = in create_code() local
81 loop_body); in create_code()
85 loop_body, NULL, in create_code()
99 loop_body, NULL, in create_code()
110 gcc_jit_block_end_with_jump (loop_body, NULL, loop_cond); in create_code()
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/jit.dg/
H A Dtest-sum-of-squares.c53 gcc_jit_block *loop_body = in create_code() local
81 loop_body); in create_code()
85 loop_body, NULL, in create_code()
99 loop_body, NULL, in create_code()
110 gcc_jit_block_end_with_jump (loop_body, NULL, loop_cond); in create_code()
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/jit.dg/
H A Dtest-sum-of-squares.c53 gcc_jit_block *loop_body = in create_code() local
81 loop_body); in create_code()
85 loop_body, NULL, in create_code()
99 loop_body, NULL, in create_code()
110 gcc_jit_block_end_with_jump (loop_body, NULL, loop_cond); in create_code()
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/jit.dg/
H A Dtest-sum-of-squares.c53 gcc_jit_block *loop_body = in create_code() local
81 loop_body); in create_code()
85 loop_body, NULL, in create_code()
99 loop_body, NULL, in create_code()
110 gcc_jit_block_end_with_jump (loop_body, NULL, loop_cond); in create_code()
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/jit.dg/
H A Dtest-sum-of-squares.c53 gcc_jit_block *loop_body = in create_code() local
81 loop_body); in create_code()
85 loop_body, NULL, in create_code()
99 loop_body, NULL, in create_code()
110 gcc_jit_block_end_with_jump (loop_body, NULL, loop_cond); in create_code()
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/jit.dg/
H A Dtest-sum-of-squares.c53 gcc_jit_block *loop_body = in create_code() local
81 loop_body); in create_code()
85 loop_body, NULL, in create_code()
99 loop_body, NULL, in create_code()
110 gcc_jit_block_end_with_jump (loop_body, NULL, loop_cond); in create_code()
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/jit.dg/
H A Dtest-sum-of-squares.c53 gcc_jit_block *loop_body = in create_code() local
81 loop_body); in create_code()
85 loop_body, NULL, in create_code()
99 loop_body, NULL, in create_code()
110 gcc_jit_block_end_with_jump (loop_body, NULL, loop_cond); in create_code()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/jit.dg/
H A Dtest-sum-of-squares.c53 gcc_jit_block *loop_body = in create_code() local
81 loop_body); in create_code()
85 loop_body, NULL, in create_code()
99 loop_body, NULL, in create_code()
110 gcc_jit_block_end_with_jump (loop_body, NULL, loop_cond); in create_code()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/jit.dg/
H A Dtest-sum-of-squares.c53 gcc_jit_block *loop_body = in create_code() local
81 loop_body); in create_code()
85 loop_body, NULL, in create_code()
99 loop_body, NULL, in create_code()
110 gcc_jit_block_end_with_jump (loop_body, NULL, loop_cond); in create_code()
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/jit.dg/
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/jit.dg/
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/jit.dg/
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/jit.dg/
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/jit.dg/
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/jit.dg/
H A Dtest-arrays.c79 gcc_jit_block *loop_body = gcc_jit_function_new_block (func, "loop_body"); in create_code() local
105 loop_body, in create_code()
108 gcc_jit_block_add_comment (loop_body, NULL, "ah->m_ints[i] = (i * i);"); in create_code()
110 loop_body, NULL, in create_code()
127 loop_body, NULL, in create_code()
132 gcc_jit_block_end_with_jump (loop_body, NULL, loop_test); in create_code()

1...<<11121314151617181920>>...44