Searched refs:EncodeRC (Results 1 – 3 of 3) sorted by relevance
134 EncodeRC = HasEVEX_B && in RecognizableInstrBase()192 if (!EncodeRC && HasVEX_L && HasVEX_W) { in insnContext()205 } else if (!EncodeRC && HasVEX_L) { in insnContext()219 } else if (!EncodeRC && HasEVEX_L2 && HasVEX_W) { in insnContext()233 } else if (!EncodeRC && HasEVEX_L2) { in insnContext()885 IgnoresVEX_L || EncodeRC, in emitDecodePath()889 Is32Bit, OpPrefix == 0, IgnoresVEX_L || EncodeRC, in emitDecodePath()
200 bool EncodeRC; member
795 bool EncodeRC = false; in emitVEXOpcodePrefix() local981 EncodeRC = true; in emitVEXOpcodePrefix()1035 EncodeRC = true; in emitVEXOpcodePrefix()1117 if (EncodeRC) in emitVEXOpcodePrefix()