Searched refs:X86CompressEVEXTableEntry (Results 1 – 1 of 1) sorted by relevance
54 struct X86CompressEVEXTableEntry { struct58 bool operator<(const X86CompressEVEXTableEntry &RHS) const { in operator <() argument62 friend bool operator<(const X86CompressEVEXTableEntry &TE, unsigned Opc) { in operator <()233 ArrayRef<X86CompressEVEXTableEntry> Table = ArrayRef(X86CompressEVEXTable); in CompressEVEXImpl()