Searched refs:getNFVariant (Results 1 – 4 of 4) sorted by relevance
247 ? X86::getNFVariant(Opc) in CompressEVEXImpl()
247 if (FlagDef->isDead() && X86::getNFVariant(MI.getOpcode())) in getClobberType()358 unsigned NewOpc = X86::getNFVariant(Clobber->getOpcode()); in runOnMachineFunction()
81 unsigned getNFVariant(unsigned Opc);
3234 unsigned X86::getNFVariant(unsigned Opc) { in getNFVariant() function in X86