Searched refs:shouldFoldFNegIntoSrc (Results 1 – 3 of 3) sorted by relevance
188 static bool shouldFoldFNegIntoSrc(SDNode *FNeg, SDValue FNegSrc);
4726 bool AMDGPUTargetLowering::shouldFoldFNegIntoSrc(SDNode *N, SDValue N0) { in shouldFoldFNegIntoSrc() function in AMDGPUTargetLowering4753 if (!shouldFoldFNegIntoSrc(N, N0)) in performFNegCombine()
12456 shouldFoldFNegIntoSrc(N, LHS)) { in performXorCombine()