Searched refs:sljit_free_compiler (Results 1 – 14 of 14) sorted by relevance
76 sljit_free_compiler(compiler); \175 sljit_free_compiler(compiler); in test1()231 sljit_free_compiler(compiler); in test2()276 sljit_free_compiler(compiler); in test3()313 sljit_free_compiler(compiler); in test4()375 sljit_free_compiler(compiler); in test5()449 sljit_free_compiler(compiler); in test6()510 sljit_free_compiler(compiler); in test7()595 sljit_free_compiler(compiler); in test8()721 sljit_free_compiler(compiler); in test9()[all …]
71 sljit_free_compiler(compiler);
45 sljit_free_compiler(C); in add3()
69 sljit_free_compiler(C); in branch()
68 sljit_free_compiler(C); in loop()
66 sljit_free_compiler(C); in temp_var()
61 sljit_free_compiler(C); in array_access()
72 sljit_free_compiler(C); in func_call()
76 sljit_free_compiler(C); in struct_access()
223 sljit_free_compiler(C); in compile()
427 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_compiler(struct sljit_compiler *compiler);
441 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_compiler(struct sljit_compiler *compiler) in sljit_free_compiler() function1829 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_compiler(struct sljit_compiler *compiler) in sljit_free_compiler() function
2297 sljit_free_compiler(compiler); in bpfjit_generate_code()
2289 sljit_free_compiler(compiler_common.compiler); in regex_compile()