Searched refs:IsNDLike (Results 1 – 1 of 1) sorted by relevance
227 bool IsNDLike = IsND || Opc == X86::MOVBE32rr || Opc == X86::MOVBE64rr; in CompressEVEXImpl() local228 bool IsRedundantNDD = IsNDLike ? IsRedundantNewDataDest(Opc) : false; in CompressEVEXImpl()245 : ((IsNDLike && ST.hasNF() && in CompressEVEXImpl()