Home
last modified time | relevance | path

Searched refs:FCOS (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-13.1/contrib/one-true-awk/
H A Dawk.h148 #define FCOS 10 macro
H A Dlex.c56 { "cos", FCOS, BLTIN },
H A Drun.c1640 case FCOS: in bltin()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstrainedOps.def73 DAG_FUNCTION(cos, 1, 1, experimental_constrained_cos, FCOS)
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h871 FCOS, enumerator
H A DBasicTTIImpl.h1569 ISDs.push_back(ISD::FCOS); in getTypeBasedIntrinsicInstrCost()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp116 setOperationAction(ISD::FCOS, MVT::f32, Custom); in R600TargetLowering()
459 case ISD::FCOS: in LowerOperation()
749 case ISD::FCOS: in LowerTrig()
H A DSIISelLowering.cpp527 setOperationAction(ISD::FCOS, MVT::f32, Custom); in SITargetLowering()
588 setOperationAction(ISD::FCOS, MVT::f16, Custom); in SITargetLowering()
4556 case ISD::FCOS: in LowerOperation()
8767 case ISD::FCOS: in LowerTrig()
9539 case ISD::FCOS: in isCanonicalized()
H A DAMDGPUISelDAGToDAG.cpp425 case ISD::FCOS: in fp16SrcZerosHighBits()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp200 case ISD::FCOS: return "fcos"; in getOperationName()
H A DLegalizeFloatTypes.cpp82 case ISD::FCOS: R = SoftenFloatRes_FCOS(N); break; in SoftenFloatResult()
1206 case ISD::FCOS: ExpandFloatRes_FCOS(N, Lo, Hi); break; in ExpandFloatResult()
2234 case ISD::FCOS: in PromoteFloatResult()
2598 case ISD::FCOS: in SoftPromoteHalfResult()
H A DLegalizeDAG.cpp2197 ? ISD::FCOS : ISD::FSIN; in useSinCos()
3142 case ISD::FCOS: { in ExpandNode()
3151 if (Node->getOpcode() == ISD::FCOS) in ExpandNode()
3954 case ISD::FCOS: in ConvertNodeToLibcall()
4726 case ISD::FCOS: in PromoteNode()
H A DLegalizeVectorOps.cpp417 case ISD::FCOS: in LegalizeOp()
H A DLegalizeVectorTypes.cpp83 case ISD::FCOS: in ScalarizeVectorResult()
977 case ISD::FCOS: in SplitVectorResult()
3112 case ISD::FCOS: in WidenVectorResult()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleAtom.td893 def : InstRW<[AtomWrite01_174], (instrs FSINCOS, FSIN, FCOS)>;
H A DX86InstrFPStack.td754 def FCOS : I<0xD9, MRM_FF, (outs), (ins), "fcos", []>;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1629 setOperationAction(ISD::FCOS , MVT::f128, Expand); in SparcTargetLowering()
1634 setOperationAction(ISD::FCOS , MVT::f64, Expand); in SparcTargetLowering()
1639 setOperationAction(ISD::FCOS , MVT::f32, Expand); in SparcTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1596 {ISD::FDIV, ISD::FREM, ISD::FSQRT, ISD::FSIN, ISD::FCOS, ISD::FSINCOS, in HexagonTargetLowering()
1642 ISD::FCOS, ISD::FPOW, ISD::FLOG, ISD::FLOG2, in HexagonTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp358 setOperationAction(ISD::FCOS, VT, Expand); in AArch64TargetLowering()
427 setOperationAction(ISD::FCOS, MVT::f128, Expand); in AArch64TargetLowering()
569 setOperationAction(ISD::FCOS, MVT::f32, Expand); in AArch64TargetLowering()
570 setOperationAction(ISD::FCOS, MVT::f64, Expand); in AArch64TargetLowering()
589 setOperationAction(ISD::FCOS, MVT::f16, Promote); in AArch64TargetLowering()
590 setOperationAction(ISD::FCOS, MVT::v4f16, Expand); in AArch64TargetLowering()
591 setOperationAction(ISD::FCOS, MVT::v8f16, Expand); in AArch64TargetLowering()
971 setOperationAction(ISD::FCOS, MVT::v1f64, Expand); in AArch64TargetLowering()
1412 setOperationAction(ISD::FCOS, VT, Expand); in addTypeForNEON()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp120 {ISD::FSIN, ISD::FCOS, ISD::FSINCOS, ISD::FPOW, ISD::FREM, ISD::FMA}) in WebAssemblyTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp358 setOperationAction(ISD::FCOS, VT, Expand); in addMVEVectorTypes()
840 setOperationAction(ISD::FCOS, MVT::v2f64, Expand); in ARMTargetLowering()
861 setOperationAction(ISD::FCOS, MVT::v4f32, Expand); in ARMTargetLowering()
877 setOperationAction(ISD::FCOS, MVT::v2f32, Expand); in ARMTargetLowering()
1025 setOperationAction(ISD::FCOS, MVT::f64, Expand); in ARMTargetLowering()
1393 setOperationAction(ISD::FCOS, MVT::f32, Expand); in ARMTargetLowering()
1394 setOperationAction(ISD::FCOS, MVT::f64, Expand); in ARMTargetLowering()
1476 setOperationAction(ISD::FCOS, MVT::f16, Promote); in ARMTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp435 setOperationAction(ISD::FCOS, MVT::f32, Expand); in MipsTargetLowering()
436 setOperationAction(ISD::FCOS, MVT::f64, Expand); in MipsTargetLowering()
H A DMipsSEISelLowering.cpp142 setOperationAction(ISD::FCOS, MVT::f16, Promote); in MipsSETargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp243 setOperationAction(ISD::FCOS, VT, Expand); in initSPUActions()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td481 def fcos : SDNode<"ISD::FCOS" , SDTFPUnaryOp>;

12