Searched defs:HasVEXPrefix (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.h56 bool HasVEXPrefix; member in class:llvm::X86Disassembler::RecognizableInstr
/freebsd-10.1-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp1206 bool HasVEXPrefix = (TSFlags >> X86II::VEXShift) & X86II::VEX; local

Completed in 106 milliseconds