Home
last modified time | relevance | path

Searched refs:LOG10_F128 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h139 LOG10_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def151 HANDLE_LIBCALL(LOG10_F128, "log10l")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp185 Table[RTLIB::LOG10_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp390 RTLIB::LOG10_F128, in SoftenFloatRes_FLOG10()
1213 RTLIB::LOG10_F80, RTLIB::LOG10_F128, in ExpandFloatRes_FLOG10()
DLegalizeDAG.cpp3843 RTLIB::LOG10_F80, RTLIB::LOG10_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp393 RTLIB::LOG10_F128, in SoftenFloatRes_FLOG10()
1267 RTLIB::LOG10_F80, RTLIB::LOG10_F128, in ExpandFloatRes_FLOG10()
DLegalizeDAG.cpp4101 RTLIB::LOG10_F80, RTLIB::LOG10_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp157 Names[RTLIB::LOG10_F128] = "log10l"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1108 setLibcallName(RTLIB::LOG10_F128, "log10f128"); in PPCTargetLowering()