Searched refs:TRUNC_F64 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 155 TRUNC_F64, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 177 TRUNC_F64, enumerator
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 466 RTLIB::TRUNC_F64, in SoftenFloatRes_FTRUNC() 1127 RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandFloatRes_FTRUNC()
|
D | TargetLowering.cpp | 191 Names[RTLIB::TRUNC_F64] = "trunc"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3360 Results.push_back(ExpandFPLibCall(Node, RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandNode()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 620 RTLIB::TRUNC_F64, in SoftenFloatRes_FTRUNC() 1365 RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ExpandFloatRes_FTRUNC()
|
D | LegalizeDAG.cpp | 3857 Results.push_back(ExpandFPLibCall(Node, RTLIB::TRUNC_F32, RTLIB::TRUNC_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 190 Names[RTLIB::TRUNC_F64] = "trunc"; in InitLibcallNames()
|