Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp417 #define RTLIBCASE(LibcallPrefix) \ in getRTLibDesc() macro
445 RTLIBCASE(ADD_F); in getRTLibDesc()
447 RTLIBCASE(SUB_F); in getRTLibDesc()
449 RTLIBCASE(MUL_F); in getRTLibDesc()
451 RTLIBCASE(DIV_F); in getRTLibDesc()
453 RTLIBCASE(EXP_F); in getRTLibDesc()
455 RTLIBCASE(EXP2_F); in getRTLibDesc()
457 RTLIBCASE(REM_F); in getRTLibDesc()
459 RTLIBCASE(POW_F); in getRTLibDesc()
461 RTLIBCASE(FMA_F); in getRTLibDesc()
[all …]