Home
last modified time | relevance | path

Searched defs:push_inst (Results 1 – 6 of 6) sorted by relevance

/external/pcre/src/sljit/
DsljitNativeARM_32.c186 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_uw inst) in push_inst() function
394 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_uw inst) in push_inst() function
DsljitNativeSPARC_common.c208 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() function
DsljitNativeARM_64.c142 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
DsljitNativePPC_common.c255 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
DsljitNativeMIPS_common.c294 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() function
DsljitNativeS390X.c171 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function