Searched refs:FMA_F32 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 106 FMA_F32, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 111 FMA_F32, enumerator
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 311 RTLIB::FMA_F32, in SoftenFloatRes_FMA() 1018 RTLIB::FMA_F32, in ExpandFloatRes_FMA()
|
D | TargetLowering.cpp | 142 Names[RTLIB::FMA_F32] = "fmaf"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3398 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMA_F32, RTLIB::FMA_F64, in ExpandNode()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 401 RTLIB::FMA_F32, in SoftenFloatRes_FMA() 1223 RTLIB::FMA_F32, in ExpandFloatRes_FMA()
|
D | LegalizeDAG.cpp | 3911 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMA_F32, RTLIB::FMA_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 129 Names[RTLIB::FMA_F32] = "fmaf"; in InitLibcallNames()
|