Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dtrunctfbf2.c16 COMPILER_RT_ABI dst_t __trunctfbf2(src_t a) { return __truncXfYf2__(a); } in __trunctfbf2() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.td563 def __trunctfbf2 : RuntimeLibcallImpl<FPROUND_F128_BF16>;