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