HomeSort by relevance Sort by last modified time
    Searched refs:HasVEXPrefix (Results 1 - 4 of 4) sorted by null

  /external/llvm/utils/TableGen/
X86RecognizableInstr.h 57 /// The hasVEXPrefix field from the record
58 bool HasVEXPrefix;
X86RecognizableInstr.cpp 230 HasVEXPrefix = Rec->getValueAsBit("hasVEXPrefix");
298 if (HasVEX_4VPrefix || HasVEX_4VOp3Prefix|| HasVEXPrefix) {
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp     [all...]

Completed in 66 milliseconds