Searched refs:FMAX_F128 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 214 FMAX_F128, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 248 HANDLE_LIBCALL(FMAX_F128, "fmaxl")
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 230 Table[RTLIB::FMAX_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 217 RTLIB::FMAX_F128, in SoftenFloatRes_FMAXNUM() 1097 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ExpandFloatRes_FMAXNUM()
|
D | LegalizeDAG.cpp | 3809 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 220 RTLIB::FMAX_F128, in SoftenFloatRes_FMAXNUM() 1151 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ExpandFloatRes_FMAXNUM()
|
D | LegalizeDAG.cpp | 4040 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 222 Names[RTLIB::FMAX_F128] = "fmaxl"; in InitLibcallNames()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1115 setLibcallName(RTLIB::FMAX_F128, "fmaxf128"); in PPCTargetLowering()
|