Searched refs:NewOpcIntDomain (Results 1 – 1 of 1) sorted by relevance
224 auto ProcessUNPCKLPDrr = [&](unsigned NewOpcIntDomain, in processInstruction()226 if (ProcessUNPCKToIntDomain(NewOpcIntDomain)) in processInstruction()230 auto ProcessUNPCKHPDrr = [&](unsigned NewOpcIntDomain, in processInstruction() argument232 if (ProcessUNPCKToIntDomain(NewOpcIntDomain)) in processInstruction()237 auto ProcessUNPCKPDrm = [&](unsigned NewOpcIntDomain) -> bool { in processInstruction() argument238 return ProcessUNPCKToIntDomain(NewOpcIntDomain); in processInstruction()