Searched refs:IndexIs256 (Results 1 – 2 of 2) sorted by relevance
503 bool IndexIs512, IndexIs128, IndexIs256; in translateRMMemory() local549 IndexIs256 = ( in translateRMMemory()574 if (IndexIs128 || IndexIs256 || IndexIs512) { in translateRMMemory()578 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()