Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDISDOpcodes.h427 STRICT_FATAN, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGDumper.cpp222 case ISD::STRICT_FATAN: return "strict_fatan"; in getOperationName()
HDLegalizeFloatTypes.cpp83 case ISD::STRICT_FATAN: in SoftenFloatResult()
1413 case ISD::STRICT_FATAN: in ExpandFloatResult()
HDLegalizeDAG.cpp4552 case ISD::STRICT_FATAN: in ConvertNodeToLibcall()
5577 case ISD::STRICT_FATAN: in PromoteNode()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetSelectionDAG.td593 def strict_fatan : SDNode<"ISD::STRICT_FATAN",
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp743 ISD::STRICT_FACOS, ISD::STRICT_FASIN, ISD::STRICT_FATAN, in AArch64TargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp2480 ISD::FATAN, ISD::STRICT_FATAN, in X86TargetLowering()