Searched defs:getput_arg (Results 1 - 5 of 5) sorted by relevance
| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| H A D | sljitNativeARM_64.c | 921 static sljit_s32 getput_arg(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, function in typeref:typename:sljit_s32 [all...] |
| H A D | sljitNativeMIPS_common.c | 744 static sljit_s32 getput_arg(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) function in typeref:typename:sljit_s32 [all...] |
| H A D | sljitNativeSPARC_common.c | 569 static sljit_s32 getput_arg(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) function in typeref:typename:sljit_s32 [all...] |
| H A D | sljitNativePPC_common.c | 964 static sljit_s32 getput_arg(struct sljit_compiler *compiler, sljit_s32 inp_flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) function in typeref:typename:sljit_s32 [all...] |
| H A D | sljitNativeTILEGX_64.c | 1342 static sljit_s32 getput_arg(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) function in typeref:typename:sljit_s32 [all...] |
Completed in 13 milliseconds