Searched refs:hasExtractInsert (Results 1 – 2 of 2) sorted by relevance
242 bool hasExtractInsert() const { return !inMips16Mode() && hasMips32r2(); } in hasExtractInsert() function
673 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performANDCombine()714 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performORCombine()1970 return lowerFCOPYSIGN64(Op, DAG, Subtarget.hasExtractInsert()); in lowerFCOPYSIGN()1972 return lowerFCOPYSIGN32(Op, DAG, Subtarget.hasExtractInsert()); in lowerFCOPYSIGN()