Home | History | Annotate | Download | only in priv

Lines Matching refs:IROp

1254 static IRExpr* mkZeroOfPrimopResultType ( IROp op )
1275 static IRExpr* mkOnesOfPrimopResultType ( IROp op )
2890 IROp cvtOp = Iop_INVALID;
3430 IROp op;
3435 IROp op;
3441 IROp op;
3447 IROp op;
5249 static inline Bool is_Unop ( IRExpr* e, IROp op ) {
5252 static inline Bool is_Binop ( IRExpr* e, IROp op ) {
5256 static IRExpr* fold_IRExpr_Binop ( IROp op, IRExpr* a1, IRExpr* a2 )
5281 static IRExpr* fold_IRExpr_Unop ( IROp op, IRExpr* aa )
6031 IROp opAND, IROp opXOR)
6181 IROp opOR = Iop_INVALID;
6182 IROp opAND = Iop_INVALID;
6183 IROp opNOT = Iop_INVALID;
6184 IROp opXOR = Iop_INVALID;