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

/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_common.c949 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
H A DsljitNativeARM_32.c1748 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
H A DsljitNativeARM_T2_32.c1401 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
H A DsljitNativeMIPS_common.c1246 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
H A DsljitLir.c1204 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_custom(struct sljit_compiler *compiler, function
H A DsljitNativeARM_64.c1539 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
H A DsljitNativeTILEGX_64.c2562 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
H A DsljitNativePPC_common.c1693 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
H A DsljitNativeX86_common.c2196 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));

Completed in 295 milliseconds