LLVM
15.0.0git
|
Public Member Functions | |
bool | operator< (const X86EvexToVexCompressTableEntry &RHS) const |
Public Attributes | |
uint16_t | EvexOpcode |
uint16_t | VexOpcode |
Friends | |
bool | operator< (const X86EvexToVexCompressTableEntry &TE, unsigned Opc) |
Definition at line 40 of file X86EvexToVex.cpp.
|
inline |
Definition at line 44 of file X86EvexToVex.cpp.
References RHS.
|
friend |
Definition at line 48 of file X86EvexToVex.cpp.
uint16_t X86EvexToVexCompressTableEntry::EvexOpcode |
Definition at line 41 of file X86EvexToVex.cpp.
uint16_t X86EvexToVexCompressTableEntry::VexOpcode |
Definition at line 42 of file X86EvexToVex.cpp.