Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstrainedOps.def95 DAG_FUNCTION(sin, 1, 1, experimental_constrained_sin, FSIN)
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h860 FSIN, enumerator
H A DBasicTTIImpl.h1529 ISDs.push_back(ISD::FSIN); in getTypeBasedIntrinsicInstrCost()
/netbsd-src/sys/arch/m68k/m68k/
H A Ddb_disasm.h371 #define FSIN ENCFT(0,0,1,1,1,0) macro
H A Ddb_disasm.c1468 case FSIN: in opcode_fpu()
/netbsd-src/sys/arch/m68k/fpe/
H A DREADME71 FCOSH, FSINH, FTANH, FCOS, FSIN, FTAN, FSINCOS,
/netbsd-src/external/apache2/llvm/dist/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.cpp482 setOperationAction(ISD::FSIN, VT, Expand); in AMDGPUTargetLowering()
595 case ISD::FSIN: in fnegFoldsIntoOp()
3799 case ISD::FSIN: in performFNegCombine()
H A DSIISelLowering.cpp486 setOperationAction(ISD::FSIN, MVT::f32, Custom); in SITargetLowering()
549 setOperationAction(ISD::FSIN, MVT::f16, Custom); in SITargetLowering()
4488 case ISD::FSIN: in LowerOperation()
8727 case ISD::FSIN: in LowerTrig()
9365 case ISD::FSIN: in fp16SrcZerosHighBits()
9562 case ISD::FSIN: in isCanonicalized()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp198 case ISD::FSIN: return "fsin"; in getOperationName()
H A DLegalizeFloatTypes.cpp119 case ISD::FSIN: R = SoftenFloatRes_FSIN(N); break; in SoftenFloatResult()
1234 case ISD::FSIN: ExpandFloatRes_FSIN(N, Lo, Hi); break; in ExpandFloatResult()
2241 case ISD::FSIN: in PromoteFloatResult()
2606 case ISD::FSIN: in SoftPromoteHalfResult()
H A DLegalizeDAG.cpp2209 unsigned OtherOpcode = Node->getOpcode() == ISD::FSIN in useSinCos()
2210 ? ISD::FCOS : ISD::FSIN; in useSinCos()
3154 case ISD::FSIN: in ExpandNode()
3961 case ISD::FSIN: in ConvertNodeToLibcall()
4736 case ISD::FSIN: in PromoteNode()
H A DLegalizeVectorOps.cpp416 case ISD::FSIN: in LegalizeOp()
H A DLegalizeVectorTypes.cpp99 case ISD::FSIN: in ScalarizeVectorResult()
993 case ISD::FSIN: in SplitVectorResult()
3119 case ISD::FSIN: in WidenVectorResult()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ScheduleAtom.td892 def : InstRW<[AtomWrite01_174], (instrs FSINCOS, FSIN, FCOS)>;
H A DX86InstrFPStack.td747 def FSIN : I<0xD9, MRM_FE, (outs), (ins), "fsin", []>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1625 setOperationAction(ISD::FSIN , MVT::f128, Expand); in SparcTargetLowering()
1630 setOperationAction(ISD::FSIN , MVT::f64, Expand); in SparcTargetLowering()
1635 setOperationAction(ISD::FSIN , MVT::f32, Expand); in SparcTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp352 setOperationAction(ISD::FSIN, VT, Expand); in AArch64TargetLowering()
428 setOperationAction(ISD::FSIN, MVT::f128, Expand); in AArch64TargetLowering()
560 setOperationAction(ISD::FSIN, MVT::f32, Expand); in AArch64TargetLowering()
561 setOperationAction(ISD::FSIN, MVT::f64, Expand); in AArch64TargetLowering()
585 setOperationAction(ISD::FSIN, MVT::f16, Promote); in AArch64TargetLowering()
586 setOperationAction(ISD::FSIN, MVT::v4f16, Expand); in AArch64TargetLowering()
587 setOperationAction(ISD::FSIN, MVT::v8f16, Expand); in AArch64TargetLowering()
972 setOperationAction(ISD::FSIN, MVT::v1f64, Expand); in AArch64TargetLowering()
1364 setOperationAction(ISD::FSIN, VT, Expand); in addTypeForNEON()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1593 {ISD::FDIV, ISD::FREM, ISD::FSQRT, ISD::FSIN, ISD::FCOS, ISD::FSINCOS, in HexagonTargetLowering()
1638 ISD::FREM, ISD::FNEG, ISD::FABS, ISD::FSQRT, ISD::FSIN, in HexagonTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp109 {ISD::FSIN, ISD::FCOS, ISD::FSINCOS, ISD::FPOW, ISD::FREM, ISD::FMA}) in WebAssemblyTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp366 setOperationAction(ISD::FSIN, VT, Expand); in addMVEVectorTypes()
841 setOperationAction(ISD::FSIN, MVT::v2f64, Expand); in ARMTargetLowering()
862 setOperationAction(ISD::FSIN, MVT::v4f32, Expand); in ARMTargetLowering()
878 setOperationAction(ISD::FSIN, MVT::v2f32, Expand); in ARMTargetLowering()
1021 setOperationAction(ISD::FSIN, MVT::f64, Expand); in ARMTargetLowering()
1384 setOperationAction(ISD::FSIN, MVT::f64, Expand); in ARMTargetLowering()
1385 setOperationAction(ISD::FSIN, MVT::f32, Expand); in ARMTargetLowering()
1468 setOperationAction(ISD::FSIN, MVT::f16, Promote); in ARMTargetLowering()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp243 setOperationAction(ISD::FSIN, VT, Expand); in initSPUActions()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td478 def fsin : SDNode<"ISD::FSIN" , SDTFPUnaryOp>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp365 setOperationAction(ISD::FSIN , MVT::f64, Expand); in PPCTargetLowering()
370 setOperationAction(ISD::FSIN , MVT::f32, Expand); in PPCTargetLowering()
800 setOperationAction(ISD::FSIN, VT, Expand); in PPCTargetLowering()
1128 setOperationAction(ISD::FSIN, MVT::f128, Expand); in PPCTargetLowering()

12