/src/sys/external/bsd/sljit/dist/sljit_src/ |
sljitNativeX86_32.c | 266 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
|
sljitNativeX86_64.c | 251 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
|
sljitLir.c | 1903 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
|
sljitNativeARM_32.c | 936 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
|
sljitNativeARM_T2_32.c | 1101 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
|
sljitNativePPC_common.c | 672 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
|
sljitNativeSPARC_common.c | 474 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
|
sljitNativeARM_64.c | 1171 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
|
sljitNativeMIPS_common.c | 616 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
|
sljitNativeTILEGX_64.c | 1241 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
|