Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h129 LOG_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def138 HANDLE_LIBCALL(LOG_F128, "logl")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def138 HANDLE_LIBCALL(LOG_F128, "logl")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp182 Table[RTLIB::LOG_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp186 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp388 RTLIB::LOG_F128, in SoftenFloatRes_FLOG()
1348 RTLIB::LOG_F80, RTLIB::LOG_F128, in ExpandFloatRes_FLOG()
DLegalizeDAG.cpp3979 RTLIB::LOG_F128, RTLIB::LOG_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp147 Names[RTLIB::LOG_F128] = "logl"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp407 RTLIB::LOG_F128, in SoftenFloatRes_FLOG()
1391 RTLIB::LOG_F80, RTLIB::LOG_F128, in ExpandFloatRes_FLOG()
DLegalizeDAG.cpp4149 RTLIB::LOG_F128, RTLIB::LOG_PPCF128, Results); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp314 return Size == 128 ? RTLIB::LOG_F128 in getRTLibDesc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1208 setLibcallName(RTLIB::LOG_F128, "logf128"); in PPCTargetLowering()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1301 setLibcallName(RTLIB::LOG_F128, "logf128"); in PPCTargetLowering()