Searched refs:MRMSrcMemFSIB (Results 1 – 6 of 6) sorted by relevance
26 def TILELOADD : I<0x4b, MRMSrcMemFSIB, (outs TILE:$dst),30 def TILELOADDT1 : I<0x4b, MRMSrcMemFSIB, (outs TILE:$dst),
32 def MRMSrcMemFSIB : Format<22>;
107 MRMSrcMemFSIB = 22, enumerator
596 case X86Local::MRMSrcMemFSIB: in emitInstructionSpecifier()786 case X86Local::MRMSrcMemFSIB: in emitDecodePath()
635 MRMSrcMemFSIB = 22, enumerator1106 case X86II::MRMSrcMemFSIB: in getMemoryOperandNo()
925 case X86II::MRMSrcMemFSIB: in emitVEXOpcodePrefix()1579 case X86II::MRMSrcMemFSIB: in encodeInstruction()1591 bool ForceSIB = (Form == X86II::MRMSrcMemFSIB); in encodeInstruction()