Lines Matching refs:Ico_U16
78 case Ico_U16: vex_printf( "0x%x:I16", (UInt)(con->Ico.U16)); break;1694 c->tag = Ico_U16;2251 case Ico_U16: return IRConst_U16(c->Ico.U16);3513 case Ico_U16: return Ity_I16;4611 case Ico_U16: return toBool( c1->Ico.U16 == c2->Ico.U16 );