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