Home
last modified time | relevance | path

Searched refs:__fma_rn (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Headers/
D__clang_hip_math.h1206 double __fma_rn(double __x, double __y, double __z) {
1219 double __fma_rn(double __x, double __y, double __z) {
D__clang_cuda_device_functions.h268 __DEVICE__ double __fma_rn(double __a, double __b, double __c) { in __fma_rn() function