Searched refs:XOPA (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrTBM.td | 27 XOP, XOPA, Sched<[Sched]>; 33 XOP, XOPA, Sched<[Sched.Folded]>;
|
H A D | X86InstrFormats.td | 164 def XOPA : Map<6>;
|
H A D | X86InstrMisc.td | 1432 XOP, VVVV, XOPA; 1437 XOP, VVVV, XOPA; 1448 [(Int RC:$src0, GR32:$src1, timm:$cntl)]>, XOP, VVVV, XOPA; 1453 XOP, VVVV, XOPA;
|
H A D | X86InstrUtils.td | 36 class XOPA { Map OpMap = XOPA; }
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.h | 165 XOPA = 6, enumerator
|
H A D | X86RecognizableInstr.cpp | 853 case X86Local::XOPA: in emitDecodePath()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86BaseInfo.h | 744 XOPA = 6 << OpMapShift, enumerator
|
H A D | X86MCCodeEmitter.cpp | 1019 case X86II::XOPA: in emitVEXOpcodePrefix()
|