Searched refs:SLJIT_ENDBR (Results 1 – 11 of 11) sorted by relevance
901 #define SLJIT_ENDBR (SLJIT_OP0_BASE + 8) macro
1167 || (op >= SLJIT_ENDBR && op <= SLJIT_SKIP_FRAMES_BEFORE_RETURN)); in check_sljit_emit_op0()1168 …CHECK_ARGUMENT(GET_OPCODE(op) < SLJIT_LMUL_UW || GET_OPCODE(op) >= SLJIT_ENDBR || compiler->scratc… in check_sljit_emit_op0()
878 case SLJIT_ENDBR: in sljit_emit_op0()
1158 case SLJIT_ENDBR: in sljit_emit_op0()
2169 case SLJIT_ENDBR: in sljit_emit_op0()
1293 case SLJIT_ENDBR: in sljit_emit_op0()
1332 case SLJIT_ENDBR: in sljit_emit_op0()
1164 case SLJIT_ENDBR: in sljit_emit_op0()
1684 case SLJIT_ENDBR: in sljit_emit_op0()
1076 case SLJIT_ENDBR: in sljit_emit_op0()
12535 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()12688 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()13281 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()13292 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()
Completed in 131 milliseconds