Searched refs:tryFoldToZero (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1606 static SDValue tryFoldToZero(DebugLoc DL, const TargetLowering &TLI, EVT VT, function
1643 return tryFoldToZero(N->getDebugLoc(), TLI, VT, DAG, LegalOperations);
3478 return tryFoldToZero(N->getDebugLoc(), TLI, VT, DAG, LegalOperations);

Completed in 143 milliseconds