Home
last modified time | relevance | path

Searched refs:STRICT_FSINH (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h428 STRICT_FSINH, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp224 case ISD::STRICT_FSINH: return "strict_fsinh"; in getOperationName()
H A DLegalizeFloatTypes.cpp138 case ISD::STRICT_FSINH: in SoftenFloatResult()
1462 case ISD::STRICT_FSINH: in ExpandFloatResult()
H A DLegalizeDAG.cpp4557 case ISD::STRICT_FSINH: in ConvertNodeToLibcall()
5578 case ISD::STRICT_FSINH: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td591 def strict_fsinh : SDNode<"ISD::STRICT_FSINH",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp744 ISD::STRICT_FCOSH, ISD::STRICT_FSINH, ISD::STRICT_FTANH, in AArch64TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2491 ISD::FSINH, ISD::STRICT_FSINH, in X86TargetLowering()