Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp397 #define RTLIBCASE(LibcallPrefix) \ in getRTLibDesc() macro
427 RTLIBCASE(ADD_F); in getRTLibDesc()
429 RTLIBCASE(SUB_F); in getRTLibDesc()
431 RTLIBCASE(MUL_F); in getRTLibDesc()
433 RTLIBCASE(DIV_F); in getRTLibDesc()
435 RTLIBCASE(EXP_F); in getRTLibDesc()
437 RTLIBCASE(EXP2_F); in getRTLibDesc()
439 RTLIBCASE(EXP10_F); in getRTLibDesc()
441 RTLIBCASE(REM_F); in getRTLibDesc()
443 RTLIBCASE(POW_F); in getRTLibDesc()
[all …]