Searched refs:EncodeRC (Results 1 – 3 of 3) sorted by relevance
139 EncodeRC = HasEVEX_B && in RecognizableInstrBase()204 if (EncodeRC && HasEVEX_U) { in insnContext()240 } else if (!EncodeRC && HasVEX_L && HasREX_W) { in insnContext()254 } else if (!EncodeRC && HasVEX_L) { in insnContext()268 } else if (!EncodeRC && HasEVEX_L2 && HasREX_W) { in insnContext()282 } else if (!EncodeRC && HasEVEX_L2) { in insnContext()1014 IgnoresVEX_L || EncodeRC, IgnoresW, AddressSize); in emitDecodePath()1017 Is32Bit, OpPrefix == 0, IgnoresVEX_L || EncodeRC, in emitDecodePath()
224 bool EncodeRC; member
1069 bool EncodeRC = false; in emitVEXOpcodePrefix() local1241 EncodeRC = true; in emitVEXOpcodePrefix()1292 EncodeRC = true; in emitVEXOpcodePrefix()1329 if (EncodeRC) { in emitVEXOpcodePrefix()