Searched refs:getSwappedVPCMPImm (Results 1 – 3 of 3) sorted by relevance
72 unsigned getSwappedVPCMPImm(unsigned Imm);
1332 SSECC = X86::getSwappedVPCMPImm(SSECC);
2566 .setImm(X86::getSwappedVPCMPImm( in commuteInstructionImpl()3359 unsigned X86::getSwappedVPCMPImm(unsigned Imm) { in getSwappedVPCMPImm() function in X86