Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h189 NEARBYINT_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def223 HANDLE_LIBCALL(NEARBYINT_F128, "nearbyintl")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp215 Table[RTLIB::NEARBYINT_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp429 RTLIB::NEARBYINT_F128, in SoftenFloatRes_FNEARBYINT()
1253 RTLIB::NEARBYINT_F128, in ExpandFloatRes_FNEARBYINT()
DLegalizeDAG.cpp3880 RTLIB::NEARBYINT_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp432 RTLIB::NEARBYINT_F128, in SoftenFloatRes_FNEARBYINT()
1307 RTLIB::NEARBYINT_F128, in ExpandFloatRes_FNEARBYINT()
DLegalizeDAG.cpp4156 RTLIB::NEARBYINT_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp202 Names[RTLIB::NEARBYINT_F128] = "nearbyintl"; in InitLibcallNames()