Searched refs:Iop_Left16 (Results 1 – 5 of 5) sorted by relevance
445 Iop_Left8, Iop_Left16, Iop_Left32, Iop_Left64, /* \x -> x | -x */ enumerator
203 case Iop_Left16: vex_printf("Left16"); return; in ppIROp()2081 case Iop_Left16: UNARY(Ity_I16,Ity_I16); in typeOfPrimop()
1575 case Iop_Left16: in iselIntExpr_R_wrk()
1227 case Iop_Left16: in iselIntExpr_R_wrk()
530 return assignNew('V', mce, Ity_I16, unop(Iop_Left16, a1)); in mkLeft16()