Searched refs:OpSize (Results 1 – 2 of 2) sorted by relevance
380 enum OpSize { enum392 std::ostream& operator<<(std::ostream& os, const OpSize& kind);
100 switch (static_cast<OpSize>(data)) { in GetType()