Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h415 STRICT_FCOS, enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp200 case ISD::STRICT_FCOS: return "strict_fcos"; in getOperationName()
H A DLegalizeFloatTypes.cpp82 case ISD::STRICT_FCOS: in SoftenFloatResult()
1226 case ISD::STRICT_FCOS: in ExpandFloatResult()
H A DLegalizeDAG.cpp4027 case ISD::STRICT_FCOS: in ConvertNodeToLibcall()
4865 case ISD::STRICT_FCOS: in PromoteNode()
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td537 def strict_fcos : SDNode<"ISD::STRICT_FCOS",
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp594 ISD::STRICT_FPOW, ISD::STRICT_FPOWI, ISD::STRICT_FCOS, in AArch64TargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp843 setOperationAction(ISD::STRICT_FCOS, MVT::f128, LibCall); in X86TargetLowering()
2313 ISD::FCOS, ISD::STRICT_FCOS, in X86TargetLowering()