Searched refs:SLJIT_ENDBR (Results 1 – 11 of 11) sorted by relevance
917 #define SLJIT_ENDBR (SLJIT_OP0_BASE + 8) macro
1181 || (op >= SLJIT_ENDBR && op <= SLJIT_SKIP_FRAMES_BEFORE_RETURN)); in check_sljit_emit_op0()1182 …CHECK_ARGUMENT(GET_OPCODE(op) < SLJIT_LMUL_UW || GET_OPCODE(op) >= SLJIT_ENDBR || compiler->scratc… in check_sljit_emit_op0()
879 case SLJIT_ENDBR: in sljit_emit_op0()
1154 case SLJIT_ENDBR: in sljit_emit_op0()
1165 case SLJIT_ENDBR: in sljit_emit_op0()
1294 case SLJIT_ENDBR: in sljit_emit_op0()
1763 case SLJIT_ENDBR: in sljit_emit_op0()
1339 case SLJIT_ENDBR: in sljit_emit_op0()
1758 case SLJIT_ENDBR: in sljit_emit_op0()
1073 case SLJIT_ENDBR: in sljit_emit_op0()
12612 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()12765 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()13358 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()13369 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()
Completed in 94 milliseconds