Searched defs:ShlOp (Results 1 – 2 of 2) sorted by relevance
89 struct ShlOp : public SetIntBinOp { struct90 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2()
2348 unsigned ShlOp, AddOp, Op; in Select() local