Searched refs:emit_fast_enter (Results 1 – 3 of 3) sorted by relevance
934 static sljit_s32 emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in emit_fast_enter() function
1184 static sljit_s32 emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in emit_fast_enter() function
2999 return emit_fast_enter(compiler, dst, dstw);
Completed in 26 milliseconds