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