Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dtruncsfbf2.c13 COMPILER_RT_ABI dst_t __truncsfbf2(float a) { return __truncXfYf2__(a); } in __truncsfbf2() function
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def358 HANDLE_LIBCALL(FPROUND_F32_BF16, "__truncsfbf2")