Searched refs:check_sljit_emit_op_custom (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/external/bsd/sljit/dist/sljit_src/ |
| D | sljitNativeSPARC_common.c | 949 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
| D | sljitLir.c | 1204 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_custom(struct sljit_compiler *compiler, in check_sljit_emit_op_custom() function
|
| D | sljitNativeARM_T2_32.c | 1401 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
| D | sljitNativeMIPS_common.c | 1246 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
| D | sljitNativeARM_64.c | 1539 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
| D | sljitNativeARM_32.c | 1748 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
| D | sljitNativePPC_common.c | 1693 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
| D | sljitNativeTILEGX_64.c | 2562 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
| D | sljitNativeX86_common.c | 2196 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
|