Home
last modified time | relevance | path

Searched defs:__truncdfhf2 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/
Dtruncdfhf2.c13 COMPILER_RT_ABI dst_t __truncdfhf2(double a) { return __truncXfYf2__(a); } in __truncdfhf2() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_fp16.cc135 uint16 TF_ATTRIBUTE_WEAK __truncdfhf2(double d) { in __truncdfhf2() function