Searched refs:getSwappedVPCMPImm (Results 1 – 3 of 3) sorted by relevance
63 unsigned getSwappedVPCMPImm(unsigned Imm);
2216 Imm = X86::getSwappedVPCMPImm(Imm); in commuteInstructionImpl()2818 unsigned X86::getSwappedVPCMPImm(unsigned Imm) { in getSwappedVPCMPImm() function in X86
2236 SSECC = X86::getSwappedVPCMPImm(SSECC);