Searched refs:LOG_F128 (Results 1 – 15 of 15) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 129 LOG_F128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 138 HANDLE_LIBCALL(LOG_F128, "logl")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 138 HANDLE_LIBCALL(LOG_F128, "logl")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 182 Table[RTLIB::LOG_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 186 Table[RTLIB::LOG_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 366 RTLIB::LOG_F128, in SoftenFloatRes_FLOG() 1193 RTLIB::LOG_F80, RTLIB::LOG_F128, in ExpandFloatRes_FLOG()
|
D | LegalizeDAG.cpp | 3833 RTLIB::LOG_F80, RTLIB::LOG_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 388 RTLIB::LOG_F128, in SoftenFloatRes_FLOG() 1348 RTLIB::LOG_F80, RTLIB::LOG_F128, in ExpandFloatRes_FLOG()
|
D | LegalizeDAG.cpp | 3979 RTLIB::LOG_F128, RTLIB::LOG_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 147 Names[RTLIB::LOG_F128] = "logl"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 407 RTLIB::LOG_F128, in SoftenFloatRes_FLOG() 1391 RTLIB::LOG_F80, RTLIB::LOG_F128, in ExpandFloatRes_FLOG()
|
D | LegalizeDAG.cpp | 4149 RTLIB::LOG_F128, RTLIB::LOG_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 314 return Size == 128 ? RTLIB::LOG_F128 in getRTLibDesc()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1208 setLibcallName(RTLIB::LOG_F128, "logf128"); in PPCTargetLowering()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1301 setLibcallName(RTLIB::LOG_F128, "logf128"); in PPCTargetLowering()
|