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>393 std::map<OperandsSignature, std::vector<OperandsSignature> >406 const OperandsSignature &Operands,531 OperandsSignature Operands; in collectPatterns()694 const OperandsSignature &Operands = SimplePattern.first; in printFunctionDefinitions()[all …]