Searched refs:NewFrom (Results 1 – 2 of 2) sorted by relevance
663 const llvm::APSInt &NewFrom = ValueFactory.getValue(-It->To()); in negate() local667 Result.emplace_back(NewFrom, NewTo); in negate()
14890 SDValue NewFrom = ParseBFI(V.getNode(), NewToMask, NewFromMask); in FindBFIToCombineWith() local14891 if (NewFrom != From) in FindBFIToCombineWith()