Home
last modified time | relevance | path

Searched refs:COPYSIGN_F128 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h204 COPYSIGN_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def238 HANDLE_LIBCALL(COPYSIGN_F128, "copysignl")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp224 Table[RTLIB::COPYSIGN_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp232 Names[RTLIB::COPYSIGN_F128] = "copysignl"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1129 RTLIB::COPYSIGN_F128, in ExpandFloatRes_FCOPYSIGN()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1183 RTLIB::COPYSIGN_F128, in ExpandFloatRes_FCOPYSIGN()