LLVM
8.0.1
|
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 41 of file X86EvexToVex.cpp.
|
inline |
Definition at line 45 of file X86EvexToVex.cpp.
References EvexOpcode.
|
friend |
Definition at line 49 of file X86EvexToVex.cpp.
uint16_t X86EvexToVexCompressTableEntry::EvexOpcode |
Definition at line 42 of file X86EvexToVex.cpp.
Referenced by operator<().
uint16_t X86EvexToVexCompressTableEntry::VexOpcode |
Definition at line 43 of file X86EvexToVex.cpp.