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
415 RTLIBCASE(LROUND_F); in getRTLibDesc()
417 RTLIBCASE(LLROUND_F); in getRTLibDesc()
431 RTLIBCASE(ADD_F); in getRTLibDesc()
433 RTLIBCASE(SUB_F); in getRTLibDesc()
435 RTLIBCASE(MUL_F); in getRTLibDesc()
437 RTLIBCASE(DIV_F); in getRTLibDesc()
439 RTLIBCASE(EXP_F); in getRTLibDesc()
441 RTLIBCASE(EXP2_F); in getRTLibDesc()
443 RTLIBCASE(EXP10_F); in getRTLibDesc()
[all …]