Searched refs:getSwappedVPCMPImm (Results 1 – 3 of 3) sorted by relevance
68 unsigned getSwappedVPCMPImm(unsigned Imm);
2161 Imm = X86::getSwappedVPCMPImm(Imm); in commuteInstructionImpl()2833 unsigned X86::getSwappedVPCMPImm(unsigned Imm) { in getSwappedVPCMPImm() function in X86
2307 SSECC = X86::getSwappedVPCMPImm(SSECC);