Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h182 RINT_F64, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def223 HANDLE_LIBCALL(RINT_F64, "rint")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def223 HANDLE_LIBCALL(RINT_F64, "rint")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp214 Table[RTLIB::RINT_F64] = f64_func_f64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp218 Table[RTLIB::RINT_F64] = f64_func_f64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp556 RTLIB::RINT_F64, in SoftenFloatRes_FRINT()
1309 RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp3872 Results.push_back(ExpandFPLibCall(Node, RTLIB::RINT_F32, RTLIB::RINT_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp597 RTLIB::RINT_F64, in SoftenFloatRes_FRINT()
1473 RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp4021 ExpandFPLibCall(Node, RTLIB::RINT_F32, RTLIB::RINT_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp195 Names[RTLIB::RINT_F64] = "rint"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp616 RTLIB::RINT_F64, in SoftenFloatRes_FRINT()
1527 RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp4191 ExpandFPLibCall(Node, RTLIB::RINT_F32, RTLIB::RINT_F64, in ConvertNodeToLibcall()