Searched refs:IndexIs512 (Results 1 – 2 of 2) sorted by relevance
503 bool IndexIs512, IndexIs128, IndexIs256; in translateRMMemory() local562 IndexIs512 = ( in translateRMMemory()574 if (IndexIs128 || IndexIs256 || IndexIs512) { in translateRMMemory()577 SIBIndex IndexBase = IndexIs512 ? SIB_INDEX_ZMM0 : in translateRMMemory()
769 bool IndexIs512 = (Opcode == X86::VGATHERQPDZrm || in translateRMMemory() local775 if (IndexIs128 || IndexIs256 || IndexIs512) { in translateRMMemory()778 SIBIndex IndexBase = IndexIs512 ? SIB_INDEX_ZMM0 : in translateRMMemory()