Home
last modified time | relevance | path

Searched refs:COPYSIGN_F64 (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h171 COPYSIGN_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h202 COPYSIGN_F64, enumerator
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td43 (COPYSIGN_F64 F64:$lhs, (F64_PROMOTE_F32 F32:$rhs))>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td43 (COPYSIGN_F64 F64:$lhs, (F64_PROMOTE_F32 F32:$rhs))>;
DWebAssemblyRuntimeLibcallSignatures.cpp223 Table[RTLIB::COPYSIGN_F64] = f64_func_f64_f64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def236 HANDLE_LIBCALL(COPYSIGN_F64, "copysign")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp230 Names[RTLIB::COPYSIGN_F64] = "copysign"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp931 RTLIB::COPYSIGN_F64, in ExpandFloatRes_FCOPYSIGN()
DTargetLowering.cpp207 Names[RTLIB::COPYSIGN_F64] = "copysign"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1127 RTLIB::COPYSIGN_F64, in ExpandFloatRes_FCOPYSIGN()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1181 RTLIB::COPYSIGN_F64, in ExpandFloatRes_FCOPYSIGN()