Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h178 TRUNC_F80, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp604 RTLIB::TRUNC_F80, in SoftenFloatRes_FTRUNC()
1348 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ExpandFloatRes_FTRUNC()
DLegalizeDAG.cpp4077 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp191 Names[RTLIB::TRUNC_F80] = "truncl"; in InitLibcallNames()