Searched refs:LOG2_F128 (Results 1 – 15 of 15) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 134 LOG2_F128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 148 HANDLE_LIBCALL(LOG2_F128, "log2l")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 148 HANDLE_LIBCALL(LOG2_F128, "log2l")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 185 Table[RTLIB::LOG2_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 189 Table[RTLIB::LOG2_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 378 RTLIB::LOG2_F128, in SoftenFloatRes_FLOG2() 1203 RTLIB::LOG2_F80, RTLIB::LOG2_F128, in ExpandFloatRes_FLOG2()
|
D | LegalizeDAG.cpp | 3838 RTLIB::LOG2_F80, RTLIB::LOG2_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 397 RTLIB::LOG2_F128, in SoftenFloatRes_FLOG2() 1356 RTLIB::LOG2_F80, RTLIB::LOG2_F128, in ExpandFloatRes_FLOG2()
|
D | LegalizeDAG.cpp | 3984 RTLIB::LOG2_F128, RTLIB::LOG2_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 152 Names[RTLIB::LOG2_F128] = "log2l"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 416 RTLIB::LOG2_F128, in SoftenFloatRes_FLOG2() 1399 RTLIB::LOG2_F80, RTLIB::LOG2_F128, in ExpandFloatRes_FLOG2()
|
D | LegalizeDAG.cpp | 4154 RTLIB::LOG2_F128, RTLIB::LOG2_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 318 return Size == 128 ? RTLIB::LOG2_F128 in getRTLibDesc()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1209 setLibcallName(RTLIB::LOG2_F128, "log2f128"); in PPCTargetLowering()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1302 setLibcallName(RTLIB::LOG2_F128, "log2f128"); in PPCTargetLowering()
|