Home
last modified time | relevance | path

Searched refs:TRUNC_F64 (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h155 TRUNC_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h177 TRUNC_F64, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def211 HANDLE_LIBCALL(TRUNC_F64, "trunc")
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp466 RTLIB::TRUNC_F64, in SoftenFloatRes_FTRUNC()
1127 RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandFloatRes_FTRUNC()
DTargetLowering.cpp191 Names[RTLIB::TRUNC_F64] = "trunc"; in InitLibcallNames()
DLegalizeDAG.cpp3360 Results.push_back(ExpandFPLibCall(Node, RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandNode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp208 Table[RTLIB::TRUNC_F64] = f64_func_f64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp620 RTLIB::TRUNC_F64, in SoftenFloatRes_FTRUNC()
1365 RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandFloatRes_FTRUNC()
DLegalizeDAG.cpp3857 Results.push_back(ExpandFPLibCall(Node, RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp621 RTLIB::TRUNC_F64, in SoftenFloatRes_FTRUNC()
1419 RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandFloatRes_FTRUNC()
DLegalizeDAG.cpp4131 Results.push_back(ExpandFPLibCall(Node, RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp190 Names[RTLIB::TRUNC_F64] = "trunc"; in InitLibcallNames()