Searched refs:IgnoresVEX_L (Results 1 - 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
H A DX86RecognizableInstr.h68 bool IgnoresVEX_L; member in class:llvm::X86Disassembler::RecognizableInstr
H A DX86RecognizableInstr.cpp218 IgnoresVEX_L = Rec->getValueAsBit("ignoresVEX_L");
898 UID, Is32Bit, IgnoresVEX_L, AddressSize);
904 UID, Is32Bit, IgnoresVEX_L, AddressSize);

Completed in 62 milliseconds