Home | History | Annotate | Download | only in sljit

Lines Matching defs:get_cc

1809 static sljit_uw get_cc(sljit_s32 type)
1894 PTR_FAIL_IF(push_inst(compiler, B_CC | (6 << 5) | get_cc(type)));
1983 cc = get_cc(type & 0xff);