Searched refs:HasVEX_4V (Results 1 – 2 of 2) sorted by relevance
384 bool HasVEX_4V = false; in EmitVEXOpcodePrefix() local386 HasVEX_4V = true; in EmitVEXOpcodePrefix()511 if (HasVEX_4V) { in EmitVEXOpcodePrefix()544 if (HasVEX_4V) in EmitVEXOpcodePrefix()550 if (MO.isReg() && !HasVEX_4V && in EmitVEXOpcodePrefix()830 bool HasVEX_4V = false; in EncodeInstruction() local835 HasVEX_4V = true; in EncodeInstruction()895 if (HasVEX_4V) // Skip 1st src (which is encoded in VEX_VVVV) in EncodeInstruction()908 if (HasVEX_4V) // Skip 1st src (which is encoded in VEX_VVVV) in EncodeInstruction()919 if (HasVEX_4V) { in EncodeInstruction()[all …]
556 bool HasVEX_4V = (TSFlags >> X86II::VEXShift) & X86II::VEX_4V; in getMemoryOperandNo() local558 if (HasVEX_4V) in getMemoryOperandNo()