Searched refs:OperandsSignature (Results 1 – 1 of 1) sorted by relevance
91 struct OperandsSignature { struct134 bool operator<(const OperandsSignature &O) const { in operator <() argument137 bool operator==(const OperandsSignature &O) const { in operator ==() argument152 OperandsSignature getWithoutImmCodes() const { in getWithoutImmCodes() argument153 OperandsSignature Result; in getWithoutImmCodes()382 typedef std::map<OperandsSignature, OpcodeTypeRetPredMap>392 std::map<OperandsSignature, std::vector<OperandsSignature> >405 const OperandsSignature &Operands,530 OperandsSignature Operands; in collectPatterns()692 const OperandsSignature &Operands = SimplePattern.first; in printFunctionDefinitions()[all …]