Searched refs:NewOpcIntDomain (Results 1 – 1 of 1) sorted by relevance
206 auto ProcessUNPCKLPDrr = [&](unsigned NewOpcIntDomain, in processInstruction()208 if (ProcessUNPCKToIntDomain(NewOpcIntDomain)) in processInstruction()212 auto ProcessUNPCKHPDrr = [&](unsigned NewOpcIntDomain, in processInstruction() argument214 if (ProcessUNPCKToIntDomain(NewOpcIntDomain)) in processInstruction()219 auto ProcessUNPCKPDrm = [&](unsigned NewOpcIntDomain) -> bool { in processInstruction() argument220 return ProcessUNPCKToIntDomain(NewOpcIntDomain); in processInstruction()