Searched refs:EVEX_L2 (Results 1 – 7 of 7) sorted by relevance
236 if (Desc.TSFlags & X86II::EVEX_L2) in CompressEvexToVexImpl()
305 bit hasEVEX_L2 = 0; // Does this inst set the EVEX_L2 field?
670 uint8_t EVEX_L2 = (TSFlags & X86II::EVEX_L2) ? 1 : 0; in EmitVEXOpcodePrefix() local947 (EVEX_L2 << 6) | in EmitVEXOpcodePrefix()
532 EVEX_L2 = 1ULL << EVEX_L2Shift, enumerator
702 uint8_t EVEX_L2 = (TSFlags & X86II::EVEX_L2) ? 1 : 0; in EmitVEXOpcodePrefix() local1020 (EVEX_L2 << 6) | in EmitVEXOpcodePrefix()
561 EVEX_L2 = 1ULL << EVEX_L2Shift, enumerator
276 bit hasEVEX_L2 = 0; // Does this inst set the EVEX_L2 field?