Home
last modified time | relevance | path

Searched refs:MRMXr (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h287 MRMXr = 14, MRMXm = 15, enumerator
684 case X86II::MRMXr: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp1019 case X86II::MRMXr: in DetermineREXPrefix()
1354 case X86II::MRMXr: in encodeInstruction()
1365 (Form == X86II::MRMXr) ? 0 : Form-X86II::MRM0r, in encodeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h340 MRMXr = 55, // Instruction that uses Mod/RM but not the middle field. enumerator
726 case X86II::MRMXr: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp1091 case X86II::MRMXr: in DetermineREXPrefix()
1485 case X86II::MRMXr: in encodeInstruction()
1496 (Form == X86II::MRMXr) ? 0 : Form-X86II::MRM0r, in encodeInstruction()
/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp107 MRMXr = 14, MRMXm = 15, enumerator
150 form == X86Local::MRMXr || in isRegFormat()
714 case X86Local::MRMXr: in emitInstructionSpecifier()
849 case X86Local::MRMXr: case X86Local::MRMXm: in emitDecodePath()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86RecognizableInstr.h116 MRMXr = 55, enumerator
DX86RecognizableInstr.cpp624 case X86Local::MRMXr: in emitInstructionSpecifier()
733 case X86Local::MRMXr: in emitDecodePath()
DX86FoldTablesEmitter.cpp423 (MemFormNum == X86Local::MRMXm && RegFormNum == X86Local::MRMXr) || in areOppositeForms()
/external/llvm/lib/Target/X86/
DX86InstrCMovSetCC.td85 def r : I<opc, MRMXr, (outs GR8:$dst), (ins),
DX86InstrFormats.td29 def MRMXr : Format<14>; def MRMXm : Format<15>;
DX86InstrSSE.td7733 def EXTRQI : Ii8<0x78, MRMXr, (outs VR128:$dst),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrCMovSetCC.td83 def r : I<opc, MRMXr, (outs GR8:$dst), (ins),
DX86InstrFormats.td42 def MRMXr : Format<55>;
DX86InstrInfo.td1166 def NOOPWr : I<0x1f, MRMXr, (outs), (ins GR16:$zero),
1168 def NOOPLr : I<0x1f, MRMXr, (outs), (ins GR32:$zero),
1170 def NOOPQr : RI<0x1f, MRMXr, (outs), (ins GR64:$zero),
DX86InstrSSE.td7036 def EXTRQI : Ii8<0x78, MRMXr, (outs VR128:$dst),