Searched refs:isKnownToBeAPowerOfTwoFP (Results 1 – 3 of 3) sorted by relevance
2028 bool isKnownToBeAPowerOfTwoFP(SDValue Val, unsigned Depth = 0) const;
4430 bool SelectionDAG::isKnownToBeAPowerOfTwoFP(SDValue Val, unsigned Depth) const { in isKnownToBeAPowerOfTwoFP() function in SelectionDAG
17486 DAG.isKnownToBeAPowerOfTwoFP(N1)) { in visitFREM()