Searched refs:IndexIs256 (Results 1 – 1 of 1) sorted by relevance
679 bool IndexIs256 = (Opcode == X86::VGATHERQPDYrm || in translateRMMemory() local693 if (IndexIs128 || IndexIs256 || IndexIs512) { in translateRMMemory()697 IndexIs256 ? SIB_INDEX_YMM0 : SIB_INDEX_XMM0; in translateRMMemory()