Searched refs:OperandsSignature (Results 1 – 1 of 1) sorted by relevance
89 struct OperandsSignature { struct144 bool operator<(const OperandsSignature &O) const { in operator <() argument147 bool operator==(const OperandsSignature &O) const { in operator ==() argument162 OperandsSignature getWithoutImmCodes() const { in getWithoutImmCodes() argument163 OperandsSignature Result; in getWithoutImmCodes()391 typedef std::map<OperandsSignature, OpcodeTypeRetPredMap>397 std::set<std::tuple<OperandsSignature, std::string, MVT::SimpleValueType,401 std::map<OperandsSignature, std::vector<OperandsSignature>>415 void emitInstructionCode(raw_ostream &OS, const OperandsSignature &Operands,543 OperandsSignature Operands; in collectPatterns()[all …]