Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h170 COPYSIGN_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h201 COPYSIGN_F32, enumerator
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td45 (COPYSIGN_F32 F32:$lhs, (F32_DEMOTE_F64 F64:$rhs))>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td45 (COPYSIGN_F32 F32:$lhs, (F32_DEMOTE_F64 F64:$rhs))>;
DWebAssemblyRuntimeLibcallSignatures.cpp222 Table[RTLIB::COPYSIGN_F32] = f32_func_f32_f32; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def235 HANDLE_LIBCALL(COPYSIGN_F32, "copysignf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp229 Names[RTLIB::COPYSIGN_F32] = "copysignf"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp930 RTLIB::COPYSIGN_F32, in ExpandFloatRes_FCOPYSIGN()
DTargetLowering.cpp206 Names[RTLIB::COPYSIGN_F32] = "copysignf"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1126 RTLIB::COPYSIGN_F32, in ExpandFloatRes_FCOPYSIGN()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1180 RTLIB::COPYSIGN_F32, in ExpandFloatRes_FCOPYSIGN()