Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDISDOpcodes.h423 STRICT_FCOS, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGDumper.cpp213 case ISD::STRICT_FCOS: return "strict_fcos"; in getOperationName()
HDLegalizeFloatTypes.cpp89 case ISD::STRICT_FCOS: in SoftenFloatResult()
1419 case ISD::STRICT_FCOS: in ExpandFloatResult()
HDLegalizeDAG.cpp4531 case ISD::STRICT_FCOS: in ConvertNodeToLibcall()
5573 case ISD::STRICT_FCOS: in PromoteNode()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetSelectionDAG.td585 def strict_fcos : SDNode<"ISD::STRICT_FCOS",
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp742 ISD::STRICT_FPOWI, ISD::STRICT_FCOS, ISD::STRICT_FSIN, in AArch64TargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp900 setOperationAction(ISD::STRICT_FCOS, MVT::f128, LibCall); in X86TargetLowering()
2482 ISD::FCOS, ISD::STRICT_FCOS, in X86TargetLowering()