Searched refs:check_sljit_emit_op_flags (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_common.c1394 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type));
H A DsljitNativeARM_32.c2219 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type));
H A DsljitNativeARM_T2_32.c1818 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type));
H A DsljitNativeMIPS_common.c1904 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type));
H A DsljitLir.c1517 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitNativeARM_64.c1984 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type));
H A DsljitNativeTILEGX_64.c2094 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type));
H A DsljitNativePPC_common.c2241 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type));
H A DsljitNativeX86_common.c2607 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type));

Completed in 343 milliseconds