Home | History | Annotate | Download | only in sljit

Lines Matching refs:SLJIT_CACHE_FLUSH

353 static __attribute__ ((noinline)) void sljit_cache_flush(void* code, void* code_ptr)
355 SLJIT_CACHE_FLUSH(code, code_ptr);
481 SLJIT_CACHE_FLUSH(code, code_ptr);
484 sljit_cache_flush(code, code_ptr);