Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h417 STRICT_FEXP2, enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp224 case ISD::STRICT_FEXP2: return "strict_fexp2"; in getOperationName()
H A DLegalizeFloatTypes.cpp88 case ISD::STRICT_FEXP2: in SoftenFloatResult()
1233 case ISD::STRICT_FEXP2: in ExpandFloatResult()
H A DLegalizeDAG.cpp4086 case ISD::STRICT_FEXP2: in ConvertNodeToLibcall()
4907 case ISD::STRICT_FEXP2: in PromoteNode()
/openbsd/gnu/llvm/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td548 def strict_fexp2 : SDNode<"ISD::STRICT_FEXP2",
/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.cpp655 setOperationAction(ISD::STRICT_FEXP2, MVT::f16, Promote); in X86TargetLowering()