Home
last modified time | relevance | path

Searched defs:__powidf2 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/
Dpowidf2.c17 COMPILER_RT_ABI double __powidf2(double a, int b) { in __powidf2() function
/external/compiler-rt/lib/builtins/
Dpowidf2.c20 __powidf2(double a, si_int b) in __powidf2() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_pow.cc37 double TF_ATTRIBUTE_WEAK __powidf2(double a, tensorflow::int32 b) { in __powidf2() function