Searched refs:create_code (Results 1 - 25 of 92) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/jit.dg/
H A Dall-non-failing-tests.h3 renaming each "create_code" and "verify_code" hook so that they
12 #define create_code create_code_accessing_struct macro
15 #undef create_code macro
19 #define create_code create_code_accessing_union macro
22 #undef create_code macro
26 #define create_code create_code_arith_overflow macro
29 #undef create_code macro
33 #define create_code create_code_array_as_pointer macro
36 #undef create_code macro
40 #define create_code create_code_array macro
43 #undef create_code macro
47 #define create_code macro
50 #undef create_code macro
54 #define create_code macro
57 #undef create_code macro
61 #define create_code macro
64 #undef create_code macro
68 #define create_code macro
71 #undef create_code macro
75 #define create_code macro
78 #undef create_code macro
82 #define create_code macro
85 #undef create_code macro
92 #define create_code macro
95 #undef create_code macro
102 #define create_code macro
105 #undef create_code macro
109 #define create_code macro
112 #undef create_code macro
116 #define create_code macro
119 #undef create_code macro
123 #define create_code macro
126 #undef create_code macro
130 #define create_code macro
133 #undef create_code macro
137 #define create_code macro
140 #undef create_code macro
144 #define create_code macro
147 #undef create_code macro
151 #define create_code macro
154 #undef create_code macro
158 #define create_code macro
161 #undef create_code macro
165 #define create_code macro
168 #undef create_code macro
172 #define create_code macro
175 #undef create_code macro
179 #define create_code macro
182 #undef create_code macro
186 #define create_code macro
189 #undef create_code macro
193 #define create_code macro
196 #undef create_code macro
200 #define create_code macro
203 #undef create_code macro
211 #define create_code macro
214 #undef create_code macro
[all...]
H A Dtest-empty.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-combination.c16 create_code (gcc_jit_context *ctxt, void * user_data) function
H A Dtest-error-get-type-bad-enum.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-index-not-a-numeric-type.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-missing-return.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-new-binary-op-bad-op.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-new-function-bad-kind.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-new-unary-op-bad-op.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-null-passed-to-api.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-pr63969-missing-driver.c13 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-unrecognized-dump.c11 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-value-not-a-numeric-type.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-unterminated-block.c10 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-adding-to-terminated-block.c10 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-dereference-read-of-non-pointer.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-param-reuse.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-param-sharing.c20 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-param-used-without-a-function.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-return-within-void-function.c9 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-error-unreachable-block.c10 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-string-literal.c10 create_code (gcc_jit_context *ctxt, void *user_data) function
H A Dtest-validly-unreachable-block.c10 create_code (gcc_jit_context *ctxt, void *user_data) function
/haiku-buildtools/gcc/gcc/jit/docs/examples/
H A Dtut01-hello-world.c26 create_code (gcc_jit_context *ctxt) function
96 create_code (ctxt);
H A Dtut01-hello-world.cc26 create_code (gccjit::context ctxt) function
79 create_code (ctxt);

Completed in 124 milliseconds

1234