Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h429 STRICT_FCOSH, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp226 case ISD::STRICT_FCOSH: return "strict_fcosh"; in getOperationName()
H A DLegalizeFloatTypes.cpp91 case ISD::STRICT_FCOSH: in SoftenFloatResult()
1421 case ISD::STRICT_FCOSH: in ExpandFloatResult()
H A DLegalizeDAG.cpp4562 case ISD::STRICT_FCOSH: in ConvertNodeToLibcall()
5579 case ISD::STRICT_FCOSH: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td597 def strict_fcosh : SDNode<"ISD::STRICT_FCOSH",
/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.cpp2483 ISD::FCOSH, ISD::STRICT_FCOSH, in X86TargetLowering()