Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
D__clang_hip_math.h608 float __fmul_ru(float __x, float __y) { return __ocml_mul_rtp_f32(__x, __y); }
D__clang_cuda_device_functions.h307 __DEVICE__ float __fmul_ru(float __a, float __b) { in __fmul_ru() function