Searched refs:FMIN_F128 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 209 FMIN_F128, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 243 HANDLE_LIBCALL(FMIN_F128, "fminl")
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 227 Table[RTLIB::FMIN_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 204 RTLIB::FMIN_F128, in SoftenFloatRes_FMINNUM() 1087 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ExpandFloatRes_FMINNUM()
|
D | LegalizeDAG.cpp | 3804 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 207 RTLIB::FMIN_F128, in SoftenFloatRes_FMINNUM() 1141 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ExpandFloatRes_FMINNUM()
|
D | LegalizeDAG.cpp | 4035 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 217 Names[RTLIB::FMIN_F128] = "fminl"; in InitLibcallNames()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1114 setLibcallName(RTLIB::FMIN_F128, "fminf128"); in PPCTargetLowering()
|