Searched refs:HasVEX_I8IMM (Results 1 – 1 of 1) sorted by relevance
1138 bool HasVEX_I8IMM = TSFlags & X86II::VEX_I8IMM; in encodeInstruction() local1139 assert((!HasMemOp4 || HasVEX_I8IMM) && "MemOp4 should imply VEX_I8IMM"); in encodeInstruction()1323 if (!HasMemOp4 && HasVEX_I8IMM) in encodeInstruction()1349 if (!HasMemOp4 && HasVEX_I8IMM) in encodeInstruction()1413 if (HasVEX_I8IMM) { in encodeInstruction()