Lines Matching refs:IRConst_U8
370 case Ity_I8: return IRExpr_Const(IRConst_U8(0));405 #define mkU8(_n) IRExpr_Const(IRConst_U8(_n))3652 case Ity_I8: c = IRConst_U8 (V_BITS8_DEFINED); break;