Home | History | Annotate | Download | only in sljit_src

Lines Matching refs:SLJIT_UNLIKELY

43 		if (SLJIT_UNLIKELY(compiler->error)) \
49 if (SLJIT_UNLIKELY(compiler->error)) \
55 if (SLJIT_UNLIKELY(expr)) \
61 if (SLJIT_UNLIKELY(expr)) \
67 if (SLJIT_UNLIKELY(!(ptr))) { \
75 if (SLJIT_UNLIKELY(!(ptr))) { \
83 if (SLJIT_UNLIKELY(!(ptr))) { \
284 if (SLJIT_UNLIKELY(!(x))) \
293 if (SLJIT_UNLIKELY(x)) { \
301 if (SLJIT_UNLIKELY(x)) { \
309 if (SLJIT_UNLIKELY(x)) { \
923 if (SLJIT_UNLIKELY(!!compiler->verbose))
948 if (SLJIT_UNLIKELY(!!compiler->verbose))
968 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
988 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1004 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1023 if (SLJIT_UNLIKELY(!!compiler->verbose))
1039 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1092 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1119 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1171 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1228 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1242 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1255 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1280 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1295 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1314 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1327 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1344 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1357 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1384 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1406 if (SLJIT_UNLIKELY(!!compiler->verbose))
1414 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1435 if (SLJIT_UNLIKELY(!!compiler->verbose))
1454 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1479 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1497 if (SLJIT_UNLIKELY(compiler->skip_checks)) {
1508 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1544 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1568 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1585 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
1716 if (SLJIT_UNLIKELY((src1 & SLJIT_IMM) && !(src2 & SLJIT_IMM))) {