Home
last modified time | relevance | path

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

/NextBSD/contrib/one-true-awk/
HDawk.h123 #define FSIN 9 macro
HDlex.c79 { "sin", FSIN, BLTIN },
HDrun.c1504 case FSIN: in bltin()
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDISDOpcodes.h506 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
HDBasicTTIImpl.h623 ISD = ISD::FSIN; in getIntrinsicInstrCost()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGDumper.cpp150 case ISD::FSIN: return "fsin"; in getOperationName()
HDLegalizeFloatTypes.cpp96 case ISD::FSIN: R = SoftenFloatRes_FSIN(N); break; in SoftenFloatResult()
916 case ISD::FSIN: ExpandFloatRes_FSIN(N, Lo, Hi); break; in ExpandFloatResult()
1757 case ISD::FSIN: in PromoteFloatResult()
HDLegalizeDAG.cpp2342 unsigned OtherOpcode = Node->getOpcode() == ISD::FSIN in useSinCos()
2343 ? ISD::FCOS : ISD::FSIN; in useSinCos()
3362 case ISD::FSIN: in ExpandNode()
3365 bool isSIN = Node->getOpcode() == ISD::FSIN; in ExpandNode()
4322 case ISD::FSIN: in PromoteNode()
HDLegalizeVectorOps.cpp303 case ISD::FSIN: in LegalizeOp()
HDLegalizeVectorTypes.cpp92 case ISD::FSIN: in ScalarizeVectorResult()
640 case ISD::FSIN: in SplitVectorResult()
2009 case ISD::FSIN: in WidenVectorResult()
HDSelectionDAGBuilder.cpp4567 case Intrinsic::sin: Opcode = ISD::FSIN; break; in visitIntrinsicCall()
5587 if (visitUnaryFloatCall(I, ISD::FSIN)) in visitCall()
HDDAGCombiner.cpp592 case ISD::FSIN: in isNegatibleForFree()
664 case ISD::FSIN: in GetNegatedExpression()
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp76 setOperationAction(ISD::FSIN, MVT::f32, Custom); in SITargetLowering()
798 case ISD::FSIN: in LowerOperation()
1404 case ISD::FSIN: in LowerTrig()
HDR600ISelLowering.cpp65 setOperationAction(ISD::FSIN, MVT::f32, Custom); in R600TargetLowering()
590 case ISD::FSIN: return LowerTrig(Op, DAG); in LowerOperation()
959 case ISD::FSIN: in LowerTrig()
HDAMDGPUISelLowering.cpp396 setOperationAction(ISD::FSIN, VT, Expand); in AMDGPUTargetLowering()
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcISelLowering.cpp1517 setOperationAction(ISD::FSIN , MVT::f128, Expand); in SparcTargetLowering()
1522 setOperationAction(ISD::FSIN , MVT::f64, Expand); in SparcTargetLowering()
1527 setOperationAction(ISD::FSIN , MVT::f32, Expand); in SparcTargetLowering()
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp174 setOperationAction(ISD::FSIN, MVT::f128, Expand); in AArch64TargetLowering()
276 setOperationAction(ISD::FSIN, MVT::f32, Expand); in AArch64TargetLowering()
277 setOperationAction(ISD::FSIN, MVT::f64, Expand); in AArch64TargetLowering()
306 setOperationAction(ISD::FSIN, MVT::f16, Promote); in AArch64TargetLowering()
350 setOperationAction(ISD::FSIN, MVT::v4f16, Expand); in AArch64TargetLowering()
382 setOperationAction(ISD::FSIN, MVT::v8f16, Expand); in AArch64TargetLowering()
537 setOperationAction(ISD::FSIN, MVT::v1f64, Expand); in AArch64TargetLowering()
640 setOperationAction(ISD::FSIN, VT.getSimpleVT(), Expand); in addTypeForNEON()
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.cpp1431 {ISD::FDIV, ISD::FREM, ISD::FSQRT, ISD::FSIN, ISD::FCOS, ISD::FSINCOS, in HexagonTargetLowering()
1490 ISD::FREM, ISD::FNEG, ISD::FABS, ISD::FSQRT, ISD::FSIN, in HexagonTargetLowering()
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp463 setOperationAction(ISD::FSIN, MVT::v2f64, Expand); in ARMTargetLowering()
481 setOperationAction(ISD::FSIN, MVT::v4f32, Expand); in ARMTargetLowering()
498 setOperationAction(ISD::FSIN, MVT::v2f32, Expand); in ARMTargetLowering()
623 setOperationAction(ISD::FSIN, MVT::f64, Expand); in ARMTargetLowering()
875 setOperationAction(ISD::FSIN, MVT::f64, Expand); in ARMTargetLowering()
876 setOperationAction(ISD::FSIN, MVT::f32, Expand); in ARMTargetLowering()
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetSelectionDAG.td418 def fsin : SDNode<"ISD::FSIN" , SDTFPUnaryOp>;
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsISelLowering.cpp358 setOperationAction(ISD::FSIN, MVT::f32, Expand); in MipsTargetLowering()
359 setOperationAction(ISD::FSIN, MVT::f64, Expand); in MipsTargetLowering()
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp163 setOperationAction(ISD::FSIN , MVT::f64, Expand); in PPCTargetLowering()
169 setOperationAction(ISD::FSIN , MVT::f32, Expand); in PPCTargetLowering()
454 setOperationAction(ISD::FSIN, VT, Expand); in PPCTargetLowering()
672 setOperationAction(ISD::FSIN , MVT::v4f64, Expand); in PPCTargetLowering()
718 setOperationAction(ISD::FSIN , MVT::v4f32, Expand); in PPCTargetLowering()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp537 setOperationAction(ISD::FSIN , MVT::f64, Expand); in X86TargetLowering()
540 setOperationAction(ISD::FSIN , MVT::f32, Expand); in X86TargetLowering()
567 setOperationAction(ISD::FSIN , MVT::f32, Expand); in X86TargetLowering()
579 setOperationAction(ISD::FSIN , MVT::f64, Expand); in X86TargetLowering()
595 setOperationAction(ISD::FSIN , MVT::f64, Expand); in X86TargetLowering()
596 setOperationAction(ISD::FSIN , MVT::f32, Expand); in X86TargetLowering()
637 setOperationAction(ISD::FSIN , MVT::f80, Expand); in X86TargetLowering()
686 setOperationAction(ISD::FSIN, VT, Expand); in X86TargetLowering()
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp371 setOperationAction(ISD::FSIN, VT, Expand); in SystemZTargetLowering()