Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp486 #define RTLIBCASE(LibcallPrefix) \ in getRTLibDesc() macro
516 RTLIBCASE(ADD_F); in getRTLibDesc()
518 RTLIBCASE(SUB_F); in getRTLibDesc()
520 RTLIBCASE(MUL_F); in getRTLibDesc()
522 RTLIBCASE(DIV_F); in getRTLibDesc()
524 RTLIBCASE(EXP_F); in getRTLibDesc()
526 RTLIBCASE(EXP2_F); in getRTLibDesc()
528 RTLIBCASE(REM_F); in getRTLibDesc()
530 RTLIBCASE(POW_F); in getRTLibDesc()
532 RTLIBCASE(FMA_F); in getRTLibDesc()
[all …]