Home
last modified time | relevance | path

Searched refs:X86EvexToVexCompressTableEntry (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86EvexToVex.cpp40 struct X86EvexToVexCompressTableEntry { struct
44 bool operator<(const X86EvexToVexCompressTableEntry &RHS) const { in operator <() argument
48 friend bool operator<(const X86EvexToVexCompressTableEntry &TE, in operator <()
251 ArrayRef<X86EvexToVexCompressTableEntry> Table = in CompressEvexToVexImpl()
/external/llvm-project/llvm/lib/Target/X86/
DX86EvexToVex.cpp40 struct X86EvexToVexCompressTableEntry { struct
44 bool operator<(const X86EvexToVexCompressTableEntry &RHS) const { in operator <() argument
48 friend bool operator<(const X86EvexToVexCompressTableEntry &TE, in operator <()
270 ArrayRef<X86EvexToVexCompressTableEntry> Table = in CompressEvexToVexImpl()
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenEVEX2VEXTables.inc11 static const X86EvexToVexCompressTableEntry X86EvexToVex128CompressTable[] = {
752 static const X86EvexToVexCompressTableEntry X86EvexToVex256CompressTable[] = {