Home
last modified time | relevance | path

Searched refs:XOPA (Results 1 – 5 of 5) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp108 OB = 0, TB = 1, T8 = 2, TA = 3, XOP8 = 4, XOP9 = 5, XOPA = 6 enumerator
823 case X86Local::XOPA: in emitDecodePath()
832 case X86Local::XOPA: opcodeType = XOPA_MAP; break; in emitDecodePath()
/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h387 XOPA = 6 << OpMapShift, enumerator
H A DX86MCCodeEmitter.cpp709 case X86II::XOPA: VEX_5M = 0xA; break; in EmitVEXOpcodePrefix()
/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrFormats.td130 def XOPA : Map<6>;
173 class XOPA { Map OpMap = XOPA; Prefix OpPrefix = PS; }
H A DX86InstrInfo.td2271 XOP, XOPA;
2277 XOP, XOPA;