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