Home
last modified time | relevance | path

Searched refs:ROUND_F64 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h192 ROUND_F64, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def226 HANDLE_LIBCALL(ROUND_F64, "round")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp205 Names[RTLIB::ROUND_F64] = "round"; in InitLibcallNames()
225 Names[RTLIB::ROUND_F64] = "round"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp217 Table[RTLIB::ROUND_F64] = f64_func_f64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp568 RTLIB::ROUND_F64, in SoftenFloatRes_FROUND()
1320 RTLIB::ROUND_F64, in ExpandFloatRes_FROUND()
DLegalizeDAG.cpp3885 RTLIB::ROUND_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp569 RTLIB::ROUND_F64, in SoftenFloatRes_FROUND()
1374 RTLIB::ROUND_F64, in ExpandFloatRes_FROUND()
DLegalizeDAG.cpp4161 RTLIB::ROUND_F64, in ConvertNodeToLibcall()