Home
last modified time | relevance | path

Searched refs:EXP2_F128 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h149 EXP2_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def178 HANDLE_LIBCALL(EXP2_F128, "exp2l")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def178 HANDLE_LIBCALL(EXP2_F128, "exp2l")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp194 Table[RTLIB::EXP2_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp198 Table[RTLIB::EXP2_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp342 RTLIB::EXP2_F128, in SoftenFloatRes_FEXP2()
1173 RTLIB::EXP2_F80, RTLIB::EXP2_F128, in ExpandFloatRes_FEXP2()
DLegalizeDAG.cpp3853 RTLIB::EXP2_F80, RTLIB::EXP2_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp370 RTLIB::EXP2_F128, in SoftenFloatRes_FEXP2()
1332 RTLIB::EXP2_F80, RTLIB::EXP2_F128, in ExpandFloatRes_FEXP2()
DLegalizeDAG.cpp3999 RTLIB::EXP2_F128, RTLIB::EXP2_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp167 Names[RTLIB::EXP2_F128] = "exp2l"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp389 RTLIB::EXP2_F128, in SoftenFloatRes_FEXP2()
1375 RTLIB::EXP2_F80, RTLIB::EXP2_F128, in ExpandFloatRes_FEXP2()
DLegalizeDAG.cpp4169 RTLIB::EXP2_F128, RTLIB::EXP2_PPCF128, Results); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1212 setLibcallName(RTLIB::EXP2_F128, "exp2f128"); in PPCTargetLowering()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1305 setLibcallName(RTLIB::EXP2_F128, "exp2f128"); in PPCTargetLowering()