Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dtruncdfbf2.c13 COMPILER_RT_ABI dst_t __truncdfbf2(double a) { return __truncXfYf2__(a); } in __truncdfbf2() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.td561 def __truncdfbf2 : RuntimeLibcallImpl<FPROUND_F64_BF16>;