Home
last modified time | relevance | path

Searched refs:MUL_PPCF128 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h100 MUL_PPCF128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def102 HANDLE_LIBCALL(MUL_PPCF128, "__gcc_qmul")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp418 RTLIB::MUL_PPCF128), in SoftenFloatRes_FMUL()
1241 RTLIB::MUL_PPCF128), in ExpandFloatRes_FMUL()
DLegalizeDAG.cpp3923 RTLIB::MUL_PPCF128)); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp421 RTLIB::MUL_PPCF128), in SoftenFloatRes_FMUL()
1295 RTLIB::MUL_PPCF128), in ExpandFloatRes_FMUL()
DLegalizeDAG.cpp4209 RTLIB::MUL_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp118 Names[RTLIB::MUL_PPCF128] = "__gcc_qmul"; in InitLibcallNames()