Searched refs:FMAX_F32 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 211 FMAX_F32, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 245 HANDLE_LIBCALL(FMAX_F32, "fmaxf")
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 228 Table[RTLIB::FMAX_F32] = f32_func_f32_f32; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 214 RTLIB::FMAX_F32, 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 | 217 RTLIB::FMAX_F32, 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 | 219 Names[RTLIB::FMAX_F32] = "fmaxf"; in InitLibcallNames()
|