Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h207 FMIN_F64, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def248 HANDLE_LIBCALL(FMIN_F64, "fmin")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def253 HANDLE_LIBCALL(FMIN_F64, "fmin")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp241 Table[RTLIB::FMIN_F64] = f64_func_f64_f64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp245 Table[RTLIB::FMIN_F64] = f64_func_f64_f64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp202 RTLIB::FMIN_F64, in SoftenFloatRes_FMINNUM()
1086 RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp3803 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp248 RTLIB::FMIN_F64, in SoftenFloatRes_FMINNUM()
1255 RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp3939 ExpandFPLibCall(Node, RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp215 Names[RTLIB::FMIN_F64] = "fmin"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp267 RTLIB::FMIN_F64, in SoftenFloatRes_FMINNUM()
1298 RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp4109 ExpandFPLibCall(Node, RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ConvertNodeToLibcall()