Home
last modified time | relevance | path

Searched refs:__isnan (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/test/Misc/
Dno-warn-in-system-macro.c.inc2 extern int __isnan(double f);
8 ? __isnan (x) : __isnanl (x))
Dwarn-in-system-macro-def.c12 ? __isnan (x) : __isnanl (x))
Dwarn-in-system-macro-def.c.inc2 extern int __isnan(double f);
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dpr27343.ll4 define i32 @__isnan(float %x) alwaysinline nounwind optsize {
5 ; CHECK-LABEL: @__isnan(
/external/clang/lib/Headers/
D__clang_cuda_cmath.h108 __DEVICE__ bool isnan(double __x) { return ::__isnan(__x); } in isnan()
/external/llvm-project/clang/lib/Headers/
D__clang_cuda_cmath.h95 __DEVICE__ int isnan(double __x) { return ::__isnan(__x); } in isnan()
109 __DEVICE__ bool isnan(double __x) { return ::__isnan(__x); } in isnan()
D__clang_hip_math.h810 __RETURN_TYPE __isnan(double __x) { return __ocml_isnan_f64(__x); }
1230 #define isnan(__x) _Generic((__x), float : __isnanf, double : __isnan)(__x)
D__clang_hip_cmath.h83 __DEVICE__ bool isnan(double __x) { return ::__isnan(__x); } in isnan()
D__clang_cuda_device_functions.h440 __DEVICE__ int __isnan(double __a) { return __nv_isnand(__a); } in __isnan() function
/external/llvm-project/llvm/test/Object/
Dnm-archive.test69 THIN: U __isnan
/external/llvm/test/Object/
Dnm-archive.test69 THIN: U __isnan
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt726 fun:__isnan=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt726 fun:__isnan=uninstrumented