Home
last modified time | relevance | path

Searched refs:getNFVariant (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CompressEVEX.cpp271 ? X86::getNFVariant(Opc) in CompressEVEXImpl()
H A DX86FlagsCopyLowering.cpp255 if (FlagDef->isDead() && X86::getNFVariant(MI.getOpcode()) && !IsWithReloc) in getClobberType()
365 unsigned NewOpc = X86::getNFVariant(Clobber->getOpcode()); in runOnMachineFunction()
H A DX86InstrInfo.h81 unsigned getNFVariant(unsigned Opc);
H A DX86InstrInfo.cpp3274 unsigned X86::getNFVariant(unsigned Opc) { in getNFVariant() function in X86
5443 unsigned NewOp = X86::getNFVariant(Inst.getOpcode()); in optimizeCompareInstr()