Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86EvexToVex.cpp41 struct X86EvexToVexCompressTableEntry { struct
45 bool operator<(const X86EvexToVexCompressTableEntry &RHS) const { in operator <() argument
49 friend bool operator<(const X86EvexToVexCompressTableEntry &TE, in operator <()
253 ArrayRef<X86EvexToVexCompressTableEntry> Table = in CompressEvexToVexImpl()