Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DISDOpcodes.h415 STRICT_FCOS, enumerator
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp205 case ISD::STRICT_FCOS: return "strict_fcos"; in getOperationName()
DLegalizeFloatTypes.cpp82 case ISD::STRICT_FCOS: in SoftenFloatResult()
1227 case ISD::STRICT_FCOS: in ExpandFloatResult()
DLegalizeDAG.cpp4056 case ISD::STRICT_FCOS: in ConvertNodeToLibcall()
4902 case ISD::STRICT_FCOS: in PromoteNode()
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/
DTargetSelectionDAG.td546 def strict_fcos : SDNode<"ISD::STRICT_FCOS",
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp653 ISD::STRICT_FPOW, ISD::STRICT_FPOWI, ISD::STRICT_FCOS, in AArch64TargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp846 setOperationAction(ISD::STRICT_FCOS, MVT::f128, LibCall); in X86TargetLowering()
2347 ISD::FCOS, ISD::STRICT_FCOS, in X86TargetLowering()