Home
last modified time | relevance | path

Searched refs:EXP_F128 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h144 EXP_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def161 HANDLE_LIBCALL(EXP_F128, "expl")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp188 Table[RTLIB::EXP_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp330 RTLIB::EXP_F128, in SoftenFloatRes_FEXP()
1163 RTLIB::EXP_F80, RTLIB::EXP_F128, in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp3848 RTLIB::EXP_F80, RTLIB::EXP_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp333 RTLIB::EXP_F128, in SoftenFloatRes_FEXP()
1217 RTLIB::EXP_F80, RTLIB::EXP_F128, in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp4114 RTLIB::EXP_F80, RTLIB::EXP_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp162 Names[RTLIB::EXP_F128] = "expl"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1109 setLibcallName(RTLIB::EXP_F128, "expf128"); in PPCTargetLowering()