Home
last modified time | relevance | path

Searched refs:MRMDestRegCC (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h109 MRMDestRegCC = 18, enumerator
H A DX86RecognizableInstr.cpp573 case X86Local::MRMDestRegCC: in emitInstructionSpecifier()
922 case X86Local::MRMDestRegCC: in emitDecodePath()
1003 Form == X86Local::MRMDestRegCC || Form == X86Local::MRMDestMemCC || in emitDecodePath()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h537 MRMDestRegCC = 18, enumerator
1052 case X86II::MRMDestRegCC: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1265 case X86II::MRMDestRegCC: in emitVEXOpcodePrefix()
1667 case X86II::MRMDestRegCC: { in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrCMovSetCC.td34 def rr : ITy<0x40, MRMDestRegCC, t, (outs t.RegClass:$dst),
H A DX86InstrFormats.td31 def MRMDestRegCC : Format<18>;