Searched refs:getSwappedVPCMPImm (Results 1 – 3 of 3) sorted by relevance
94 unsigned getSwappedVPCMPImm(unsigned Imm);
1483 SSECC = X86::getSwappedVPCMPImm(SSECC);
2546 .setImm(X86::getSwappedVPCMPImm( in commuteInstructionImpl()3504 unsigned X86::getSwappedVPCMPImm(unsigned Imm) { in getSwappedVPCMPImm() function in X86