Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h188 NEARBYINT_F80, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def229 HANDLE_LIBCALL(NEARBYINT_F80, "nearbyintl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp428 RTLIB::NEARBYINT_F80, in SoftenFloatRes_FNEARBYINT()
1252 RTLIB::NEARBYINT_F80, in ExpandFloatRes_FNEARBYINT()
DLegalizeDAG.cpp3879 RTLIB::NEARBYINT_F80, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp449 RTLIB::NEARBYINT_F80, in SoftenFloatRes_FNEARBYINT()
1404 RTLIB::NEARBYINT_F80, in ExpandFloatRes_FNEARBYINT()
DLegalizeDAG.cpp4029 RTLIB::NEARBYINT_F80, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp201 Names[RTLIB::NEARBYINT_F80] = "nearbyintl"; in InitLibcallNames()