Searched refs:IgnoresVEX_L (Results 1 - 2 of 2) sorted by relevance
/external/llvm/utils/TableGen/ | ||
H A D | X86RecognizableInstr.h | 68 bool IgnoresVEX_L; member in class:llvm::X86Disassembler::RecognizableInstr |
H A D | X86RecognizableInstr.cpp | 218 IgnoresVEX_L = Rec->getValueAsBit("ignoresVEX_L"); 898 UID, Is32Bit, IgnoresVEX_L, AddressSize); 904 UID, Is32Bit, IgnoresVEX_L, AddressSize); |
Completed in 62 milliseconds