Searched defs:sljit_emit_const (Results 1 - 9 of 9) sorted by relevance
| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| H A D | 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 *
|
| H A D | 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 *
|
| H A D | 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 *
|
| H A D | 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 *
|
| H A D | 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 *
|
| H A D | 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 *
|
| H A D | 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 *
|
| H A D | 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 *
|
| H A D | 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 *
|
Completed in 24 milliseconds