Searched refs:IndexIs256 (Results 1 – 2 of 2) sorted by relevance
367 bool IndexIs512, IndexIs128, IndexIs256; in translateRMMemory() local413 IndexIs256 = ( in translateRMMemory()438 if (IndexIs128 || IndexIs256 || IndexIs512) { in translateRMMemory()442 IndexIs256 ? SIB_INDEX_YMM0 : SIB_INDEX_XMM0; in translateRMMemory()
761 bool IndexIs256 = (Opcode == X86::VGATHERQPDYrm || in translateRMMemory() local775 if (IndexIs128 || IndexIs256 || IndexIs512) { in translateRMMemory()779 IndexIs256 ? SIB_INDEX_YMM0 : SIB_INDEX_XMM0; in translateRMMemory()