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

/src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitLir.c2012 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeARM_32.c1961 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeARM_64.c1729 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeARM_T2_32.c1585 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeMIPS_common.c1435 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeSPARC_common.c1106 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativePPC_common.c1945 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeTILEGX_64.c2502 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32
H A DsljitNativeX86_common.c2409 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function in typeref:typename:SLJIT_API_FUNC_ATTRIBUTE sljit_s32

Completed in 27 milliseconds