Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_math.h174 float __fadd_ru(float __x, float __y) { return __ocml_add_rtp_f32(__x, __y); }
H A D__clang_cuda_device_functions.h203 __DEVICE__ float __fadd_ru(float __a, float __b) { in __fadd_ru() function