Searched refs:EncodeRC (Results 1 – 3 of 3) sorted by relevance
103 EncodeRC = HasEVEX_B && in RecognizableInstr()167 if (!EncodeRC && HasVEX_LPrefix && HasVEX_W) { in insnContext()180 } else if (!EncodeRC && HasVEX_LPrefix) { in insnContext()194 } else if (!EncodeRC && HasEVEX_L2Prefix && HasVEX_W) { in insnContext()208 } else if (!EncodeRC && HasEVEX_L2Prefix) { in insnContext()844 IgnoresVEX_L || EncodeRC, in emitDecodePath()848 Is32Bit, OpPrefix == 0, IgnoresVEX_L || EncodeRC, in emitDecodePath()
201 bool EncodeRC; variable
881 bool EncodeRC = false; in emitVEXOpcodePrefix() local1050 EncodeRC = true; in emitVEXOpcodePrefix()1104 EncodeRC = true; in emitVEXOpcodePrefix()1186 if (EncodeRC) in emitVEXOpcodePrefix()