Searched refs:FMA_PPCF128 (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 109 FMA_PPCF128, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 115 FMA_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 117 HANDLE_LIBCALL(FMA_PPCF128, "fmal")
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 314 RTLIB::FMA_PPCF128), in SoftenFloatRes_FMA() 1021 RTLIB::FMA_PPCF128), in ExpandFloatRes_FMA()
|
D | TargetLowering.cpp | 145 Names[RTLIB::FMA_PPCF128] = "fmal"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3399 RTLIB::FMA_F80, RTLIB::FMA_PPCF128)); in ExpandNode()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 405 RTLIB::FMA_PPCF128), in SoftenFloatRes_FMA() 1227 RTLIB::FMA_PPCF128), in ExpandFloatRes_FMA()
|
D | LegalizeDAG.cpp | 3913 RTLIB::FMA_PPCF128)); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 408 RTLIB::FMA_PPCF128), in SoftenFloatRes_FMA() 1281 RTLIB::FMA_PPCF128), in ExpandFloatRes_FMA()
|
D | LegalizeDAG.cpp | 4199 RTLIB::FMA_PPCF128)); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 133 Names[RTLIB::FMA_PPCF128] = "fmal"; in InitLibcallNames()
|