Searched defs:push_inst (Results 1 – 7 of 7) sorted by relevance
248 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins inst) in push_inst() function457 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins inst) in push_inst() function
156 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
304 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
190 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
463 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() function
399 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
140 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
Completed in 70 milliseconds