Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h445 STRICT_FEXP, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp260 case ISD::STRICT_FEXP: return "strict_fexp"; in getOperationName()
H A DLegalizeFloatTypes.cpp101 case ISD::STRICT_FEXP: in SoftenFloatResult()
1582 case ISD::STRICT_FEXP: in ExpandFloatResult()
H A DLegalizeDAG.cpp4783 case ISD::STRICT_FEXP: in ConvertNodeToLibcall()
5843 case ISD::STRICT_FEXP: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp707 setOperationAction(ISD::STRICT_FEXP, MVT::f16, Promote); in X86TargetLowering()
2612 ISD::FEXP, ISD::STRICT_FEXP, in X86TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp760 ISD::STRICT_FTANH, ISD::STRICT_FEXP, ISD::STRICT_FEXP2, in AArch64TargetLowering()