Searched refs:getSwappedVPCMPImm (Results 1 – 3 of 3) sorted by relevance
104 unsigned getSwappedVPCMPImm(unsigned Imm);
1666 Imm = X86::getSwappedVPCMPImm(Imm); in commuteInstructionImpl()2418 unsigned X86::getSwappedVPCMPImm(unsigned Imm) { in getSwappedVPCMPImm() function in X86
2472 SSECC = X86::getSwappedVPCMPImm(SSECC);