Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h191 ROUND_F32, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def225 HANDLE_LIBCALL(ROUND_F32, "roundf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp204 Names[RTLIB::ROUND_F32] = "roundf"; in InitLibcallNames()
224 Names[RTLIB::ROUND_F32] = "roundf"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp216 Table[RTLIB::ROUND_F32] = f32_func_f32; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp567 RTLIB::ROUND_F32, in SoftenFloatRes_FROUND()
1319 RTLIB::ROUND_F32, in ExpandFloatRes_FROUND()
DLegalizeDAG.cpp3884 Results.push_back(ExpandFPLibCall(Node, RTLIB::ROUND_F32, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp568 RTLIB::ROUND_F32, in SoftenFloatRes_FROUND()
1373 RTLIB::ROUND_F32, in ExpandFloatRes_FROUND()
DLegalizeDAG.cpp4160 Results.push_back(ExpandFPLibCall(Node, RTLIB::ROUND_F32, in ConvertNodeToLibcall()