Searched refs:OperandsSignature (Results 1 – 1 of 1) sorted by relevance
87 struct OperandsSignature { struct130 bool operator<(const OperandsSignature &O) const { in operator <() argument133 bool operator==(const OperandsSignature &O) const { in operator ==() argument148 OperandsSignature getWithoutImmCodes() const { in getWithoutImmCodes() argument149 OperandsSignature Result; in getWithoutImmCodes()378 typedef std::map<OperandsSignature, OpcodeTypeRetPredMap>384 std::set<std::tuple<OperandsSignature, std::string, MVT::SimpleValueType,388 std::map<OperandsSignature, std::vector<OperandsSignature> >401 const OperandsSignature &Operands,526 OperandsSignature Operands; in collectPatterns()[all …]