Home
last modified time | relevance | path

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

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