Searched refs:FMAX_F64 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 212 FMAX_F64, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 246 HANDLE_LIBCALL(FMAX_F64, "fmax")
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 229 Table[RTLIB::FMAX_F64] = f64_func_f64_f64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 215 RTLIB::FMAX_F64, in SoftenFloatRes_FMAXNUM() 1096 RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ExpandFloatRes_FMAXNUM()
|
D | LegalizeDAG.cpp | 3808 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 218 RTLIB::FMAX_F64, in SoftenFloatRes_FMAXNUM() 1150 RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ExpandFloatRes_FMAXNUM()
|
D | LegalizeDAG.cpp | 4039 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 220 Names[RTLIB::FMAX_F64] = "fmax"; in InitLibcallNames()
|