Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h424 STRICT_FTAN, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp216 case ISD::STRICT_FTAN: return "strict_ftan"; in getOperationName()
H A DLegalizeFloatTypes.cpp144 case ISD::STRICT_FTAN: in SoftenFloatResult()
1468 case ISD::STRICT_FTAN: in ExpandFloatResult()
H A DLegalizeDAG.cpp4537 case ISD::STRICT_FTAN: in ConvertNodeToLibcall()
5574 case ISD::STRICT_FTAN: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td587 def strict_ftan : SDNode<"ISD::STRICT_FTAN",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp746 ISD::STRICT_FLOG2, ISD::STRICT_FLOG10, ISD::STRICT_FTAN}) { in AArch64TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp903 setOperationAction(ISD::STRICT_FTAN, MVT::f128, LibCall); in X86TargetLowering()
2492 ISD::FTAN, ISD::STRICT_FTAN, in X86TargetLowering()