Home
last modified time | relevance | path

Searched refs:TRUNC_F64 (Results 1 – 8 of 8) 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/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/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/llvm/lib/CodeGen/
DTargetLoweringBase.cpp190 Names[RTLIB::TRUNC_F64] = "trunc"; in InitLibcallNames()