Home
last modified time | relevance | path

Searched refs:FMAX_F32 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h211 FMAX_F32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def252 HANDLE_LIBCALL(FMAX_F32, "fmaxf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def257 HANDLE_LIBCALL(FMAX_F32, "fmaxf")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp243 Table[RTLIB::FMAX_F32] = f32_func_f32_f32; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp247 Table[RTLIB::FMAX_F32] = f32_func_f32_f32; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp214 RTLIB::FMAX_F32, in SoftenFloatRes_FMAXNUM()
1096 RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp3808 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp256 RTLIB::FMAX_F32, in SoftenFloatRes_FMAXNUM()
1263 RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp3945 ExpandFPLibCall(Node, RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp219 Names[RTLIB::FMAX_F32] = "fmaxf"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp275 RTLIB::FMAX_F32, in SoftenFloatRes_FMAXNUM()
1306 RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp4115 ExpandFPLibCall(Node, RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ConvertNodeToLibcall()