Lines Matching defs:flags
216 static SLJIT_INLINE sljit_ins invert_branch(sljit_si flags) in invert_branch()
701 static sljit_si getput_arg_fast(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg_ar, s… in getput_arg_fast()
742 static sljit_si getput_arg(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg_ar, sljit_… in getput_arg()
881 static SLJIT_INLINE sljit_si emit_op_mem(struct sljit_compiler *compiler, sljit_si flags, sljit_si … in emit_op_mem()
890 static SLJIT_INLINE sljit_si emit_op_mem2(struct sljit_compiler *compiler, sljit_si flags, sljit_si… in emit_op_mem2()
897 static sljit_si emit_op(struct sljit_compiler *compiler, sljit_si op, sljit_si flags, in emit_op()
1087 # define flags 0 in sljit_emit_op1() macro
1189 # define flags 0 in sljit_emit_op2() macro
1297 # define flags 0 in sljit_emit_fop1_convw_fromd() macro
1330 # define flags 0 in sljit_emit_fop1_convd_fromw() macro
1458 sljit_si dst_r, flags = 0; in sljit_emit_fop2() local
1624 sljit_si flags = 0; in sljit_emit_jump() local
1741 sljit_si flags; in sljit_emit_cmp() local
2010 sljit_si flags = GET_ALL_FLAGS(op); in sljit_emit_op_flags() local