Searched defs:sljit_emit_const (Results 1 - 9 of 9) sorted by relevance

/src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitLir.c2122 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 *
H A DsljitNativeARM_32.c2259 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 *
H A DsljitNativeARM_64.c2025 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 *
H A DsljitNativeARM_T2_32.c1890 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 *
H A DsljitNativeMIPS_common.c1982 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 *
H A DsljitNativeSPARC_common.c1431 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 *
H A DsljitNativePPC_common.c2374 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 *
H A DsljitNativeTILEGX_64.c2507 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 *
H A DsljitNativeX86_common.c2812 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 *

Completed in 24 milliseconds