Searched refs:GetOpType (Results 1 – 3 of 3) sorted by relevance
62 OpType GetOpType() const { return m_op_type; } in GetOpType() function141 OpType GetOpType() const { return m_op_type; } in GetOpType() function
46 llvm::formatv("{0}({1}, {2})", ToString(binary.GetOpType()), in Visit()65 return std::string(llvm::formatv("{0}({1})", ToString(unary.GetOpType()), in Visit()
184 switch (binary.GetOpType()) { in Visit()233 switch (unary.GetOpType()) { in Visit()