Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h200 FLOOR_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def241 HANDLE_LIBCALL(FLOOR_PPCF128, "floorl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp355 RTLIB::FLOOR_PPCF128), in SoftenFloatRes_FFLOOR()
1184 RTLIB::FLOOR_PPCF128), in ExpandFloatRes_FFLOOR()
DLegalizeDAG.cpp3864 RTLIB::FLOOR_PPCF128)); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp380 RTLIB::FLOOR_PPCF128)); in SoftenFloatRes_FFLOOR()
1341 RTLIB::FLOOR_PPCF128), Lo, Hi); in ExpandFloatRes_FFLOOR()
DLegalizeDAG.cpp4011 RTLIB::FLOOR_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp213 Names[RTLIB::FLOOR_PPCF128] = "floorl"; in InitLibcallNames()