Searched defs:push_inst (Results 1 – 6 of 6) sorted by relevance
/PHP-7.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_32.c | 177 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_uw inst) in push_inst() function 385 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_uw inst) in push_inst() function
|
H A D | sljitNativeTILEGX_64.c | 350 #define push_inst(a, b) push_inst_debug(a, b, __LINE__) macro 352 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
|
H A D | sljitNativeSPARC_common.c | 204 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() function
|
H A D | sljitNativeARM_64.c | 137 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
|
H A D | sljitNativePPC_common.c | 250 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
|
H A D | sljitNativeMIPS_common.c | 291 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() function
|
Completed in 38 milliseconds