Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h175 CEIL_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def216 HANDLE_LIBCALL(CEIL_PPCF128, "ceill")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp243 RTLIB::CEIL_PPCF128), in SoftenFloatRes_FCEIL()
1118 RTLIB::CEIL_PPCF128), in ExpandFloatRes_FCEIL()
DLegalizeDAG.cpp3869 RTLIB::CEIL_PPCF128)); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp287 RTLIB::CEIL_PPCF128)); in SoftenFloatRes_FCEIL()
1289 RTLIB::CEIL_PPCF128), Lo, Hi); in ExpandFloatRes_FCEIL()
DLegalizeDAG.cpp4017 RTLIB::CEIL_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp188 Names[RTLIB::CEIL_PPCF128] = "ceill"; in InitLibcallNames()