Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h102 REM_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h106 REM_F32, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def108 HANDLE_LIBCALL(REM_F32, "fmodf")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp104 return Size == 64 ? RTLIB::REM_F64 : RTLIB::REM_F32; in getRTLibDesc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp165 Table[RTLIB::REM_F32] = f32_func_f32_f32; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp543 RTLIB::REM_F32, in SoftenFloatRes_FREM()
1299 RTLIB::REM_F32, RTLIB::REM_F64, in ExpandFloatRes_FREM()
DLegalizeDAG.cpp3906 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp544 RTLIB::REM_F32, in SoftenFloatRes_FREM()
1353 RTLIB::REM_F32, RTLIB::REM_F64, in ExpandFloatRes_FREM()
DLegalizeDAG.cpp4191 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp124 Names[RTLIB::REM_F32] = "fmodf"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp409 RTLIB::REM_F32, in SoftenFloatRes_FREM()
DTargetLowering.cpp138 Names[RTLIB::REM_F32] = "fmodf"; in InitLibcallNames()
DLegalizeDAG.cpp3394 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ExpandNode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp4805 LC = RTLIB::REM_F32; in selectFRem()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp4719 LC = RTLIB::REM_F32; in selectFRem()