Searched refs:MRM_C9 (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 232 MRM_C9 = 38, enumerator 505 case X86II::MRM_C9: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 1004 case X86II::MRM_C9: in EncodeInstruction()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 305 MRM_C8 = 40, MRM_C9 = 41, MRM_CA = 42, MRM_CB = 43, enumerator 700 case X86II::MRM_C9: case X86II::MRM_CA: case X86II::MRM_CB: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 1389 case X86II::MRM_C9: case X86II::MRM_CA: case X86II::MRM_CB: in encodeInstruction()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86CodeEmitter.cpp | 992 case X86II::MRM_C9: in emitInstruction()
|
D | X86InstrFormats.td | 37 def MRM_C9 : Format<38>;
|
D | X86InstrSSE.td | 4978 def MWAITrr : I<0x01, MRM_C9, (outs), (ins), "mwait", []>, TB,
|
/external/llvm/utils/TableGen/ |
D | X86RecognizableInstr.cpp | 788 case X86Local::MRM_C9: case X86Local::MRM_CA: case X86Local::MRM_CB: in emitInstructionSpecifier()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFormats.td | 39 def MRM_C9 : Format<41>; def MRM_CA : Format<42>; def MRM_CB : Format<43>;
|
D | X86InstrSSE.td | 5765 def MWAITrr : I<0x01, MRM_C9, (outs), (ins), "mwait",
|