HomeSort by: relevance | last modified time | path
    Searched defs:sljit_emit_op0 (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.c 1931 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
sljitNativeARM_32.c 58 /* See sljit_emit_enter and sljit_emit_op0 if you want to change them. */
1551 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
sljitNativeARM_T2_32.c 45 /* See sljit_emit_enter and sljit_emit_op0 if you want to change them. */
1149 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
sljitNativePPC_common.c 1263 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
sljitNativeSPARC_common.c 777 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
sljitNativeX86_common.c 704 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
sljitNativeARM_64.c 1254 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
sljitNativeMIPS_common.c 1011 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
sljitNativeTILEGX_64.c 2173 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) { function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32

Completed in 30 milliseconds