Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h154 TRUNC_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h176 TRUNC_F32, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp465 RTLIB::TRUNC_F32, in SoftenFloatRes_FTRUNC()
1127 RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandFloatRes_FTRUNC()
DTargetLowering.cpp190 Names[RTLIB::TRUNC_F32] = "truncf"; in InitLibcallNames()
DLegalizeDAG.cpp3360 Results.push_back(ExpandFPLibCall(Node, RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp619 RTLIB::TRUNC_F32, 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.cpp189 Names[RTLIB::TRUNC_F32] = "truncf"; in InitLibcallNames()