Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h129 LOG_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def131 HANDLE_LIBCALL(LOG_F128, "logl")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp179 Table[RTLIB::LOG_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp366 RTLIB::LOG_F128, in SoftenFloatRes_FLOG()
1193 RTLIB::LOG_F80, RTLIB::LOG_F128, in ExpandFloatRes_FLOG()
DLegalizeDAG.cpp3833 RTLIB::LOG_F80, RTLIB::LOG_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp369 RTLIB::LOG_F128, in SoftenFloatRes_FLOG()
1247 RTLIB::LOG_F80, RTLIB::LOG_F128, in ExpandFloatRes_FLOG()
DLegalizeDAG.cpp4075 RTLIB::LOG_F80, RTLIB::LOG_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp147 Names[RTLIB::LOG_F128] = "logl"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1106 setLibcallName(RTLIB::LOG_F128, "logf128"); in PPCTargetLowering()