Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp426 RTLIBCASE(ADD_F); in getRTLibDesc()
428 RTLIBCASE(SUB_F); in getRTLibDesc()
430 RTLIBCASE(MUL_F); in getRTLibDesc()
432 RTLIBCASE(DIV_F); in getRTLibDesc()
434 RTLIBCASE(EXP_F); in getRTLibDesc()
440 RTLIBCASE(REM_F); in getRTLibDesc()
442 RTLIBCASE(POW_F); in getRTLibDesc()
446 RTLIBCASE(FMA_F); in getRTLibDesc()
448 RTLIBCASE(SIN_F); in getRTLibDesc()
450 RTLIBCASE(COS_F); in getRTLibDesc()
[all …]