Home | History | Annotate | Download | only in sljit

Lines Matching refs:SLJIT_UNLIKELY

31 		if (SLJIT_UNLIKELY(compiler->error)) \
37 if (SLJIT_UNLIKELY(compiler->error)) \
43 if (SLJIT_UNLIKELY(expr)) \
49 if (SLJIT_UNLIKELY(expr)) \
55 if (SLJIT_UNLIKELY(!(ptr))) { \
63 if (SLJIT_UNLIKELY(!(ptr))) { \
71 if (SLJIT_UNLIKELY(!(ptr))) { \
256 if (SLJIT_UNLIKELY(!(x))) \
265 if (SLJIT_UNLIKELY(x)) { \
273 if (SLJIT_UNLIKELY(x)) { \
281 if (SLJIT_UNLIKELY(x)) { \
944 if (SLJIT_UNLIKELY(!!compiler->verbose))
955 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
973 if (SLJIT_UNLIKELY(!!compiler->verbose))
992 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1011 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1026 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1043 if (SLJIT_UNLIKELY
1059 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1072 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1099 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1112 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1167 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1181 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1194 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1215 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1228 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1244 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1257 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1274 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1287 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1314 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1332 if (SLJIT_UNLIKELY(!!compiler->verbose))
1340 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1352 if (SLJIT_UNLIKELY(!!compiler->verbose))
1370 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1394 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1408 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1419 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1448 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1472 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1489 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1620 if (SLJIT_UNLIKELY((src1 & SLJIT_IMM) && !(src2 & SLJIT_IMM))) {