divide            251 src/Float16.cpp float16_t float16_t::divide(float16_t denominator, RoundingMode roundingMode) const {
divide             72 test/correctness/vector_math.cpp T divide(T x, T y) {
divide             77 test/correctness/vector_math.cpp float divide(float x, float y) {
divide             82 test/correctness/vector_math.cpp double divide(double x, double y) {