Searched refs:FLOOR_PPCF128 (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 169 FLOOR_PPCF128, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 200 FLOOR_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 234 HANDLE_LIBCALL(FLOOR_PPCF128, "floorl")
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 268 RTLIB::FLOOR_PPCF128), in SoftenFloatRes_FFLOOR() 982 RTLIB::FLOOR_F80,RTLIB::FLOOR_PPCF128), in ExpandFloatRes_FFLOOR()
|
D | TargetLowering.cpp | 205 Names[RTLIB::FLOOR_PPCF128] = "floorl"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3365 RTLIB::FLOOR_F80, RTLIB::FLOOR_PPCF128)); in ExpandNode()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 355 RTLIB::FLOOR_PPCF128), in SoftenFloatRes_FFLOOR() 1184 RTLIB::FLOOR_PPCF128), in ExpandFloatRes_FFLOOR()
|
D | LegalizeDAG.cpp | 3864 RTLIB::FLOOR_PPCF128)); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 358 RTLIB::FLOOR_PPCF128), in SoftenFloatRes_FFLOOR() 1238 RTLIB::FLOOR_PPCF128), in ExpandFloatRes_FFLOOR()
|
D | LegalizeDAG.cpp | 4138 RTLIB::FLOOR_PPCF128)); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 213 Names[RTLIB::FLOOR_PPCF128] = "floorl"; in InitLibcallNames()
|