Searched refs:IRConst_U1 (Results 1 – 6 of 6) sorted by relevance
965 return IRExpr_Const(IRConst_U1(toBool(1))); in mkOnesOfPrimopResultType()1097 e2 = IRExpr_Const(IRConst_U1(toBool( in fold_Expr()1102 e2 = IRExpr_Const(IRConst_U1(toBool( in fold_Expr()1125 e2 = IRExpr_Const(IRConst_U1( in fold_Expr()1188 e2 = IRExpr_Const(IRConst_U1(toBool( in fold_Expr()1194 e2 = IRExpr_Const(IRConst_U1(toBool( in fold_Expr()1200 e2 = IRExpr_Const(IRConst_U1(toBool( in fold_Expr()1470 e2 = IRExpr_Const(IRConst_U1(toBool( in fold_Expr()1475 e2 = IRExpr_Const(IRConst_U1(toBool( in fold_Expr()1482 e2 = IRExpr_Const(IRConst_U1(toBool( in fold_Expr()[all …]
1283 IRConst* IRConst_U1 ( Bool bit ) in IRConst_U1() function1778 case Ico_U1: return IRConst_U1(c->Ico.U1); in deepCopyIRConst()3626 d->guard = IRExpr_Const(IRConst_U1(True)); in unsafeIRDirty_0_N()3637 d->guard = IRExpr_Const(IRConst_U1(True)); in unsafeIRDirty_1_N()
8911 stmt(IRStmt_Exit(IRExpr_Const(IRConst_U1(True)), Ijk_TInval, in s390_irgen_EX()
299 extern IRConst* IRConst_U1 ( Bool );
668 case Ity_I1: return IRExpr_Const(IRConst_U1(False)); in definedOfType()
378 case Ity_I1: return IRExpr_Const(IRConst_U1(False)); in definedOfType()