Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.h104 unsigned getSwappedVPCMPImm(unsigned Imm);
DX86InstrInfo.cpp1666 Imm = X86::getSwappedVPCMPImm(Imm); in commuteInstructionImpl()
2418 unsigned X86::getSwappedVPCMPImm(unsigned Imm) { in getSwappedVPCMPImm() function in X86
DX86InstrAVX512.td2472 SSECC = X86::getSwappedVPCMPImm(SSECC);