Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h126 LOG_F32, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp316 RTLIB::LOG_F32, in SoftenFloatRes_FLOG()
1061 RTLIB::LOG_F32, RTLIB::LOG_F64, in ExpandFloatRes_FLOG()
DLegalizeDAG.cpp3329 Results.push_back(ExpandFPLibCall(Node, RTLIB::LOG_F32, RTLIB::LOG_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp139 Names[RTLIB::LOG_F32] = "logf"; in InitLibcallNames()