Searched refs:RINT_F64 (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 159 RINT_F64, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 182 RINT_F64, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 216 HANDLE_LIBCALL(RINT_F64, "rint")
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 421 RTLIB::RINT_F64, in SoftenFloatRes_FRINT() 1087 RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandFloatRes_FRINT()
|
D | TargetLowering.cpp | 195 Names[RTLIB::RINT_F64] = "rint"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3372 Results.push_back(ExpandFPLibCall(Node, RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 211 Table[RTLIB::RINT_F64] = f64_func_f64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 556 RTLIB::RINT_F64, in SoftenFloatRes_FRINT() 1309 RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandFloatRes_FRINT()
|
D | LegalizeDAG.cpp | 3872 Results.push_back(ExpandFPLibCall(Node, RTLIB::RINT_F32, RTLIB::RINT_F64, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 557 RTLIB::RINT_F64, in SoftenFloatRes_FRINT() 1363 RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandFloatRes_FRINT()
|
D | LegalizeDAG.cpp | 4147 Results.push_back(ExpandFPLibCall(Node, RTLIB::RINT_F32, RTLIB::RINT_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 195 Names[RTLIB::RINT_F64] = "rint"; in InitLibcallNames()
|