Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h131 LOG2_F32, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp328 RTLIB::LOG2_F32, in SoftenFloatRes_FLOG2()
1071 RTLIB::LOG2_F32, RTLIB::LOG2_F64, in ExpandFloatRes_FLOG2()
DLegalizeDAG.cpp3334 Results.push_back(ExpandFPLibCall(Node, RTLIB::LOG2_F32, RTLIB::LOG2_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp144 Names[RTLIB::LOG2_F32] = "log2f"; in InitLibcallNames()