Searched refs:IRConst_V256 (Results 1 – 4 of 4) sorted by relevance
320 extern IRConst* IRConst_V256 ( UInt );
401 case Ity_V256: return IRExpr_Const(IRConst_V256(0x00000000)); in definedOfType()4776 c = IRConst_V256(V_BITS32_DEFINED); break; in do_shadow_Store()
1654 IRConst* IRConst_V256 ( UInt con ) in IRConst_V256() function
2024 e2 = IRExpr_Const(IRConst_V256(0)); in fold_Expr()