Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h134 LOG2_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def148 HANDLE_LIBCALL(LOG2_F128, "log2l")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def148 HANDLE_LIBCALL(LOG2_F128, "log2l")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp185 Table[RTLIB::LOG2_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp189 Table[RTLIB::LOG2_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp378 RTLIB::LOG2_F128, in SoftenFloatRes_FLOG2()
1203 RTLIB::LOG2_F80, RTLIB::LOG2_F128, in ExpandFloatRes_FLOG2()
DLegalizeDAG.cpp3838 RTLIB::LOG2_F80, RTLIB::LOG2_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp397 RTLIB::LOG2_F128, in SoftenFloatRes_FLOG2()
1356 RTLIB::LOG2_F80, RTLIB::LOG2_F128, in ExpandFloatRes_FLOG2()
DLegalizeDAG.cpp3984 RTLIB::LOG2_F128, RTLIB::LOG2_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp152 Names[RTLIB::LOG2_F128] = "log2l"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp416 RTLIB::LOG2_F128, in SoftenFloatRes_FLOG2()
1399 RTLIB::LOG2_F80, RTLIB::LOG2_F128, in ExpandFloatRes_FLOG2()
DLegalizeDAG.cpp4154 RTLIB::LOG2_F128, RTLIB::LOG2_PPCF128, Results); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp318 return Size == 128 ? RTLIB::LOG2_F128 in getRTLibDesc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1209 setLibcallName(RTLIB::LOG2_F128, "log2f128"); in PPCTargetLowering()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1302 setLibcallName(RTLIB::LOG2_F128, "log2f128"); in PPCTargetLowering()