Searched refs:EncodeRC (Results 1 – 3 of 3) sorted by relevance
139 EncodeRC = HasEVEX_B && in RecognizableInstrBase()210 } else if (!EncodeRC && HasVEX_L && HasREX_W) { in insnContext()224 } else if (!EncodeRC && HasVEX_L) { in insnContext()238 } else if (!EncodeRC && HasEVEX_L2 && HasREX_W) { in insnContext()252 } else if (!EncodeRC && HasEVEX_L2) { in insnContext()984 IgnoresVEX_L || EncodeRC, IgnoresW, AddressSize); in emitDecodePath()987 Is32Bit, OpPrefix == 0, IgnoresVEX_L || EncodeRC, in emitDecodePath()
222 bool EncodeRC; member
1056 bool EncodeRC = false; in emitVEXOpcodePrefix() local1228 EncodeRC = true; in emitVEXOpcodePrefix()1279 EncodeRC = true; in emitVEXOpcodePrefix()1316 if (EncodeRC) { in emitVEXOpcodePrefix()