Searched refs:OperandsSignature (Results 1 – 1 of 1) sorted by relevance
88 struct OperandsSignature { struct131 bool operator<(const OperandsSignature &O) const { in operator <() argument134 bool operator==(const OperandsSignature &O) const { in operator ==() argument149 OperandsSignature getWithoutImmCodes() const { in getWithoutImmCodes() argument150 OperandsSignature Result; in getWithoutImmCodes()383 typedef std::map<OperandsSignature, OpcodeTypeRetPredMap>398 std::map<OperandsSignature, std::vector<OperandsSignature> >411 const OperandsSignature &Operands,536 OperandsSignature Operands; in collectPatterns()701 const OperandsSignature &Operands = OI->first; in printFunctionDefinitions()[all …]