Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h111 FMA_F32, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp384 RTLIB::FMA_F32, in SoftenFloatRes_FMA()
1205 RTLIB::FMA_F32, in ExpandFloatRes_FMA()
DLegalizeDAG.cpp4130 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMA_F32, RTLIB::FMA_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp129 Names[RTLIB::FMA_F32] = "fmaf"; in InitLibcallNames()