Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h417 STRICT_FEXP, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp224 case ISD::STRICT_FEXP: return "strict_fexp"; in getOperationName()
H A DLegalizeFloatTypes.cpp86 case ISD::STRICT_FEXP: in SoftenFloatResult()
1315 case ISD::STRICT_FEXP: in ExpandFloatResult()
H A DLegalizeDAG.cpp4456 case ISD::STRICT_FEXP: in ConvertNodeToLibcall()
5392 case ISD::STRICT_FEXP: in PromoteNode()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp648 setOperationAction(ISD::STRICT_FEXP, MVT::f16, Promote); in X86TargetLowering()
2421 ISD::FEXP, ISD::STRICT_FEXP, in X86TargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp688 ISD::STRICT_FSIN, ISD::STRICT_FEXP, ISD::STRICT_FEXP2, in AArch64TargetLowering()