Searched refs:OperandsSignature (Results 1 – 1 of 1) sorted by relevance
86 struct OperandsSignature { struct141 bool operator<(const OperandsSignature &O) const { in operator <() argument144 bool operator==(const OperandsSignature &O) const { in operator ==() argument158 OperandsSignature getWithoutImmCodes() const { in getWithoutImmCodes() argument159 OperandsSignature Result; in getWithoutImmCodes()379 typedef std::map<OperandsSignature, OpcodeTypeRetPredMap>385 std::set<std::tuple<OperandsSignature, StringRef, MVT::SimpleValueType,389 std::map<OperandsSignature, std::vector<OperandsSignature>>403 void emitInstructionCode(raw_ostream &OS, const OperandsSignature &Operands,524 OperandsSignature Operands; in collectPatterns()[all …]