Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h106 REM_F32, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp483 RTLIB::REM_F32, in SoftenFloatRes_FREM()
1167 RTLIB::REM_F32, RTLIB::REM_F64, in ExpandFloatRes_FREM()
DLegalizeDAG.cpp3403 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp119 Names[RTLIB::REM_F32] = "fmodf"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp4700 LC = RTLIB::REM_F32; in selectFRem()