Searched refs:FMAX_F128 (Results 1 – 14 of 14) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 214 FMAX_F128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 255 HANDLE_LIBCALL(FMAX_F128, "fmaxl")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 260 HANDLE_LIBCALL(FMAX_F128, "fmaxl")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 245 Table[RTLIB::FMAX_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 249 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-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 259 RTLIB::FMAX_F128, in SoftenFloatRes_FMAXNUM() 1264 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ExpandFloatRes_FMAXNUM()
|
D | LegalizeDAG.cpp | 3946 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 222 Names[RTLIB::FMAX_F128] = "fmaxl"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 278 RTLIB::FMAX_F128, in SoftenFloatRes_FMAXNUM() 1307 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ExpandFloatRes_FMAXNUM()
|
D | LegalizeDAG.cpp | 4116 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1217 setLibcallName(RTLIB::FMAX_F128, "fmaxf128"); in PPCTargetLowering()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1310 setLibcallName(RTLIB::FMAX_F128, "fmaxf128"); in PPCTargetLowering()
|