Home
last modified time | relevance | path

Searched defs:AdSize64 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h174 enum { AdSize16 = 1, AdSize32 = 2, AdSize64 = 3 }; global() enumerator
H A DX86DisassemblerTables.cpp88 inheritsFrom(InstructionContext child,InstructionContext parent,bool noPrefix=true,bool VEX_LIG=false,bool WIG=false,bool AdSize64=false) inheritsFrom() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h718 AdSize64 = 3 << AdSizeShift, global() enumerator