Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp511 RTLIBCASE(ADD_F); in getRTLibDesc()
513 RTLIBCASE(SUB_F); in getRTLibDesc()
515 RTLIBCASE(MUL_F); in getRTLibDesc()
517 RTLIBCASE(DIV_F); in getRTLibDesc()
519 RTLIBCASE(EXP_F); in getRTLibDesc()
523 RTLIBCASE(REM_F); in getRTLibDesc()
525 RTLIBCASE(POW_F); in getRTLibDesc()
527 RTLIBCASE(FMA_F); in getRTLibDesc()
529 RTLIBCASE(SIN_F); in getRTLibDesc()
531 RTLIBCASE(COS_F); in getRTLibDesc()
[all …]