Home
last modified time | relevance | path

Searched refs:T_MAP7 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h170 T_MAP7 = 11 enumerator
H A DX86RecognizableInstr.cpp868 case X86Local::T_MAP7: in emitDecodePath()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td169 def T_MAP7 : Map<11>;
H A DX86InstrSystem.td468 T_MAP7, VEX, XD, NoCD8;
478 T_MAP7, VEX, XS, NoCD8;
H A DX86InstrUtils.td33 class T_MAP7 { Map OpMap = T_MAP7; }
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h756 T_MAP7 = 11 << OpMapShift, enumerator
H A DX86MCCodeEmitter.cpp1031 case X86II::T_MAP7: in emitVEXOpcodePrefix()