Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h177 TRUNC_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp603 RTLIB::TRUNC_F64, in SoftenFloatRes_FTRUNC()
1347 RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandFloatRes_FTRUNC()
DLegalizeDAG.cpp4076 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()