Searched refs:LOG2_PPCF128 (Results 1 – 12 of 12) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 135 LOG2_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 149 HANDLE_LIBCALL(LOG2_PPCF128, "log2l")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 149 HANDLE_LIBCALL(LOG2_PPCF128, "log2l")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 379 RTLIB::LOG2_PPCF128), in SoftenFloatRes_FLOG2() 1204 RTLIB::LOG2_PPCF128), in ExpandFloatRes_FLOG2()
|
D | LegalizeDAG.cpp | 3839 RTLIB::LOG2_PPCF128)); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 398 RTLIB::LOG2_PPCF128)); in SoftenFloatRes_FLOG2() 1357 RTLIB::LOG2_PPCF128), Lo, Hi); in ExpandFloatRes_FLOG2()
|
D | LegalizeDAG.cpp | 3984 RTLIB::LOG2_F128, RTLIB::LOG2_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 153 Names[RTLIB::LOG2_PPCF128] = "log2l"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 417 RTLIB::LOG2_PPCF128)); in SoftenFloatRes_FLOG2() 1400 RTLIB::LOG2_PPCF128), Lo, Hi); in ExpandFloatRes_FLOG2()
|
D | LegalizeDAG.cpp | 4154 RTLIB::LOG2_F128, RTLIB::LOG2_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 895 setLibcallName(RTLIB::LOG2_PPCF128, "log2l$LDBL128"); in PPCTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1201 setLibcallName(RTLIB::LOG2_PPCF128, "log2l$LDBL128"); in PPCTargetLowering()
|