/src/sys/external/bsd/sljit/dist/sljit_src/ |
sljitLir.c | 2122 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw initval) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE struct sljit_const *
|
sljitNativeARM_32.c | 2259 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE struct sljit_const *
|
sljitNativeARM_T2_32.c | 1890 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE struct sljit_const *
|
sljitNativePPC_common.c | 2374 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE struct sljit_const *
|
sljitNativeSPARC_common.c | 1431 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE struct sljit_const *
|
sljitNativeX86_common.c | 2812 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE struct sljit_const *
|
sljitNativeARM_64.c | 2025 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE struct sljit_const *
|
sljitNativeMIPS_common.c | 1982 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE struct sljit_const *
|
sljitNativeTILEGX_64.c | 2507 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const * sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE struct sljit_const *
|