Searched refs:SquareRoot (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 1891 Value *SquareRoot = buildMinimalMultiplyDAG(Builder, Factors); in buildMinimalMultiplyDAG() local 1892 OuterProduct.push_back(SquareRoot); in buildMinimalMultiplyDAG() 1893 OuterProduct.push_back(SquareRoot); in buildMinimalMultiplyDAG()
|
/netbsd-src/external/gpl3/gdb/dist/sim/mips/ |
H A D | ChangeLog-2021 | 1494 (Recip, SquareRoot): Remove (replaced by functions above). 1498 (Recip, SquareRoot): Replace prototypes with #defines which 1504 (Add, Sub, Multiply, Divide, Recip, SquareRoot): Move lower in 2901 * interp.c (convert, SquareRoot, Recip, Divide, Multiply, Sub, 3312 Multiply, Divide, Recip, SquareRoot, Convert): Make global. 3939 * interp.c (SquareRoot): Add HAVE_SQRT check to ensure sqrt() is
|