Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h440 STRICT_FATAN, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp236 case ISD::STRICT_FATAN: return "strict_fatan"; in getOperationName()
H A DLegalizeFloatTypes.cpp87 case ISD::STRICT_FATAN: in SoftenFloatResult()
1568 case ISD::STRICT_FATAN: in ExpandFloatResult()
H A DLegalizeDAG.cpp4732 case ISD::STRICT_FATAN: in ConvertNodeToLibcall()
5836 case ISD::STRICT_FATAN: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td628 def strict_fatan : SDNode<"ISD::STRICT_FATAN",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp758 ISD::STRICT_FACOS, ISD::STRICT_FASIN, ISD::STRICT_FATAN, in AArch64TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2607 ISD::FATAN, ISD::STRICT_FATAN, in X86TargetLowering()