Searched refs:MRMSrcMemFSIB (Results 1 – 6 of 6) sorted by relevance
29 def TILELOADD : I<0x4b, MRMSrcMemFSIB, (outs TILE:$dst),34 def TILELOADDT1 : I<0x4b, MRMSrcMemFSIB, (outs TILE:$dst),
32 def MRMSrcMemFSIB : Format<22>;
110 MRMSrcMemFSIB = 22, enumerator
621 case X86Local::MRMSrcMemFSIB: in emitInstructionSpecifier()813 case X86Local::MRMSrcMemFSIB: in emitDecodePath()
642 MRMSrcMemFSIB = 22, enumerator1117 case X86II::MRMSrcMemFSIB: in getMemoryOperandNo()
839 case X86II::MRMSrcMemFSIB: in emitVEXOpcodePrefix()1506 case X86II::MRMSrcMemFSIB: in encodeInstruction()1518 bool ForceSIB = (Form == X86II::MRMSrcMemFSIB); in encodeInstruction()