Home
last modified time | relevance | path

Searched refs:FSIN (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-13.1/contrib/one-true-awk/
H A Dawk.h147 #define FSIN 9 macro
H A Dlex.c85 { "sin", FSIN, BLTIN },
H A Drun.c1638 case FSIN: in bltin()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstrainedOps.def95 DAG_FUNCTION(sin, 1, 1, experimental_constrained_sin, FSIN)
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h870 FSIN, enumerator
H A DBasicTTIImpl.h1566 ISDs.push_back(ISD::FSIN); in getTypeBasedIntrinsicInstrCost()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp117 setOperationAction(ISD::FSIN, MVT::f32, Custom); in R600TargetLowering()
460 case ISD::FSIN: return LowerTrig(Op, DAG); in LowerOperation()
752 case ISD::FSIN: in LowerTrig()
H A DAMDGPUISelLowering.cpp523 setOperationAction(ISD::FSIN, VT, Expand); in AMDGPUTargetLowering()
642 case ISD::FSIN: in fnegFoldsIntoOp()
3916 case ISD::FSIN: in performFNegCombine()
H A DSIISelLowering.cpp526 setOperationAction(ISD::FSIN, MVT::f32, Custom); in SITargetLowering()
589 setOperationAction(ISD::FSIN, MVT::f16, Custom); in SITargetLowering()
4555 case ISD::FSIN: in LowerOperation()
8769 case ISD::FSIN: in LowerTrig()
9538 case ISD::FSIN: in isCanonicalized()
H A DAMDGPUISelDAGToDAG.cpp424 case ISD::FSIN: in fp16SrcZerosHighBits()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp198 case ISD::FSIN: return "fsin"; in getOperationName()
H A DLegalizeFloatTypes.cpp122 case ISD::FSIN: R = SoftenFloatRes_FSIN(N); break; in SoftenFloatResult()
1242 case ISD::FSIN: ExpandFloatRes_FSIN(N, Lo, Hi); break; in ExpandFloatResult()
2246 case ISD::FSIN: in PromoteFloatResult()
2611 case ISD::FSIN: in SoftPromoteHalfResult()
H A DLegalizeDAG.cpp2196 unsigned OtherOpcode = Node->getOpcode() == ISD::FSIN in useSinCos()
2197 ? ISD::FCOS : ISD::FSIN; in useSinCos()
3141 case ISD::FSIN: in ExpandNode()
3948 case ISD::FSIN: in ConvertNodeToLibcall()
4725 case ISD::FSIN: in PromoteNode()
H A DLegalizeVectorOps.cpp416 case ISD::FSIN: in LegalizeOp()
H A DLegalizeVectorTypes.cpp100 case ISD::FSIN: in ScalarizeVectorResult()
995 case ISD::FSIN: in SplitVectorResult()
3123 case ISD::FSIN: 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.td753 def FSIN : I<0xD9, MRM_FE, (outs), (ins), "fsin", []>;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1628 setOperationAction(ISD::FSIN , MVT::f128, Expand); in SparcTargetLowering()
1633 setOperationAction(ISD::FSIN , MVT::f64, Expand); in SparcTargetLowering()
1638 setOperationAction(ISD::FSIN , 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()
1641 ISD::FREM, ISD::FNEG, ISD::FABS, ISD::FSQRT, ISD::FSIN, in HexagonTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp359 setOperationAction(ISD::FSIN, VT, Expand); in AArch64TargetLowering()
435 setOperationAction(ISD::FSIN, MVT::f128, Expand); in AArch64TargetLowering()
567 setOperationAction(ISD::FSIN, MVT::f32, Expand); in AArch64TargetLowering()
568 setOperationAction(ISD::FSIN, MVT::f64, Expand); in AArch64TargetLowering()
592 setOperationAction(ISD::FSIN, MVT::f16, Promote); in AArch64TargetLowering()
593 setOperationAction(ISD::FSIN, MVT::v4f16, Expand); in AArch64TargetLowering()
594 setOperationAction(ISD::FSIN, MVT::v8f16, Expand); in AArch64TargetLowering()
983 setOperationAction(ISD::FSIN, MVT::v1f64, Expand); in AArch64TargetLowering()
1411 setOperationAction(ISD::FSIN, 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.cpp357 setOperationAction(ISD::FSIN, VT, Expand); in addMVEVectorTypes()
839 setOperationAction(ISD::FSIN, MVT::v2f64, Expand); in ARMTargetLowering()
860 setOperationAction(ISD::FSIN, MVT::v4f32, Expand); in ARMTargetLowering()
876 setOperationAction(ISD::FSIN, MVT::v2f32, Expand); in ARMTargetLowering()
1024 setOperationAction(ISD::FSIN, MVT::f64, Expand); in ARMTargetLowering()
1391 setOperationAction(ISD::FSIN, MVT::f64, Expand); in ARMTargetLowering()
1392 setOperationAction(ISD::FSIN, MVT::f32, Expand); in ARMTargetLowering()
1475 setOperationAction(ISD::FSIN, MVT::f16, Promote); in ARMTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp433 setOperationAction(ISD::FSIN, MVT::f32, Expand); in MipsTargetLowering()
434 setOperationAction(ISD::FSIN, MVT::f64, Expand); in MipsTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp244 setOperationAction(ISD::FSIN, VT, Expand); in initSPUActions()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td480 def fsin : SDNode<"ISD::FSIN" , SDTFPUnaryOp>;

12