Searched refs:EncodeRC (Results 1 – 3 of 3) sorted by relevance
137 EncodeRC = HasEVEX_B && in RecognizableInstrBase()207 } else if (!EncodeRC && HasVEX_L && HasREX_W) { in insnContext()221 } else if (!EncodeRC && HasVEX_L) { in insnContext()235 } else if (!EncodeRC && HasEVEX_L2 && HasREX_W) { in insnContext()249 } else if (!EncodeRC && HasEVEX_L2) { in insnContext()956 IgnoresVEX_L || EncodeRC, IgnoresW, AddressSize); in emitDecodePath()959 Is32Bit, OpPrefix == 0, IgnoresVEX_L || EncodeRC, in emitDecodePath()
218 bool EncodeRC; member
1053 bool EncodeRC = false; in emitVEXOpcodePrefix() local1203 EncodeRC = true; in emitVEXOpcodePrefix()1249 EncodeRC = true; in emitVEXOpcodePrefix()1281 if (EncodeRC) { in emitVEXOpcodePrefix()