Home
last modified time | relevance | path

Searched refs:getSwappedVCMPImm (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.h69 unsigned getSwappedVCMPImm(unsigned Imm);
H A DX86InstrInfo.cpp2250 Imm = X86::getSwappedVCMPImm(Imm); in commuteInstructionImpl()
2854 unsigned X86::getSwappedVCMPImm(unsigned Imm) { in getSwappedVCMPImm() function in X86
H A DX86InstrAVX512.td2432 uint8_t Imm = X86::getSwappedVCMPImm(N->getZExtValue() & 0x1f);