Home
last modified time | relevance | path

Searched refs:FMAX_F128 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h214 FMAX_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def255 HANDLE_LIBCALL(FMAX_F128, "fmaxl")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def260 HANDLE_LIBCALL(FMAX_F128, "fmaxl")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp245 Table[RTLIB::FMAX_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp249 Table[RTLIB::FMAX_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp217 RTLIB::FMAX_F128, in SoftenFloatRes_FMAXNUM()
1097 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp3809 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp259 RTLIB::FMAX_F128, in SoftenFloatRes_FMAXNUM()
1264 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp3946 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp222 Names[RTLIB::FMAX_F128] = "fmaxl"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp278 RTLIB::FMAX_F128, in SoftenFloatRes_FMAXNUM()
1307 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp4116 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1217 setLibcallName(RTLIB::FMAX_F128, "fmaxf128"); in PPCTargetLowering()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1310 setLibcallName(RTLIB::FMAX_F128, "fmaxf128"); in PPCTargetLowering()