Searched defs:sljit_emit_return (Results 1 - 10 of 10) sorted by relevance

/src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeX86_32.c266 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeX86_64.c251 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitLir.c1903 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeARM_32.c936 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeARM_64.c1171 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeARM_T2_32.c1101 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeMIPS_common.c616 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeSPARC_common.c474 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativePPC_common.c672 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeTILEGX_64.c1241 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32

Completed in 27 milliseconds