Searched defs:IsAllOnes (Results 1 – 2 of 2) sorted by relevance
8130 bool IsAllOnes = false; in foldMemoryOperandImpl() local
4826 SDValue IsAllOnes = DAG.getSetCC(DL, CCVT, N1, AllOnes, ISD::SETEQ); in visitSDIVLike() local