Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h416 STRICT_FEXP, enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp222 case ISD::STRICT_FEXP: return "strict_fexp"; in getOperationName()
H A DLegalizeFloatTypes.cpp86 case ISD::STRICT_FEXP: in SoftenFloatResult()
1231 case ISD::STRICT_FEXP: in ExpandFloatResult()
H A DLegalizeDAG.cpp4081 case ISD::STRICT_FEXP: in ConvertNodeToLibcall()
4906 case ISD::STRICT_FEXP: in PromoteNode()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp654 ISD::STRICT_FSIN, ISD::STRICT_FEXP, ISD::STRICT_FEXP2, in AArch64TargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp654 setOperationAction(ISD::STRICT_FEXP, MVT::f16, Promote); in X86TargetLowering()
2348 ISD::FEXP, ISD::STRICT_FEXP, in X86TargetLowering()