Searched refs:SetIntBinOp (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DSetTheory.cpp68 // SetIntBinOp - Abstract base class for (Op S, N) operators.
69 struct SetIntBinOp : public SetTheory::Operator { struct in namespace:__anon3890
90 struct ShlOp : public SetIntBinOp {
103 struct TruncOp : public SetIntBinOp {
117 struct RotOp : public SetIntBinOp {
140 struct DecimateOp : public SetIntBinOp {

Completed in 27 milliseconds