Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h187 NEARBYINT_F64, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def221 HANDLE_LIBCALL(NEARBYINT_F64, "nearbyint")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp214 Table[RTLIB::NEARBYINT_F64] = f64_func_f64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp427 RTLIB::NEARBYINT_F64, in SoftenFloatRes_FNEARBYINT()
1251 RTLIB::NEARBYINT_F64, in ExpandFloatRes_FNEARBYINT()
DLegalizeDAG.cpp3878 RTLIB::NEARBYINT_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp430 RTLIB::NEARBYINT_F64, in SoftenFloatRes_FNEARBYINT()
1305 RTLIB::NEARBYINT_F64, in ExpandFloatRes_FNEARBYINT()
DLegalizeDAG.cpp4154 RTLIB::NEARBYINT_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp200 Names[RTLIB::NEARBYINT_F64] = "nearbyint"; in InitLibcallNames()