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