Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
D__clang_hip_math.h1202 double __fma_rd(double __x, double __y, double __z) {
D__clang_cuda_device_functions.h265 __DEVICE__ double __fma_rd(double __a, double __b, double __c) { in __fma_rd() function