Searched refs:MRM_C5 (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 671 MRM_C4 = 68, MRM_C5 = 69, MRM_C6 = 70, MRM_C7 = 71, enumerator 1069 case X86II::MRM_C3: case X86II::MRM_C4: case X86II::MRM_C5: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 1682 case X86II::MRM_C5: in encodeInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 732 def PCONFIG : I<0x01, MRM_C5, (outs), (ins), "pconfig", []>, TB,
|
D | X86InstrFormats.td | 51 def MRM_C3 : Format<67>; def MRM_C4 : Format<68>; def MRM_C5 : Format<69>;
|