Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DConstrainedOps.def73 DAG_FUNCTION(cos, 1, 1, experimental_constrained_cos, FCOS)
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h916 FCOS, enumerator
H A DBasicTTIImpl.h1691 ISD = ISD::FCOS; in getTypeBasedIntrinsicInstrCost()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp94 setOperationAction({ISD::FCOS, ISD::FSIN}, MVT::f32, Custom); in R600TargetLowering()
406 case ISD::FCOS: in LowerOperation()
696 case ISD::FCOS: in LowerTrig()
H A DSIISelLowering.cpp452 setOperationAction({ISD::FSIN, ISD::FCOS, ISD::FDIV}, MVT::f32, Custom); in SITargetLowering()
493 {ISD::FP_ROUND, ISD::FCOS, ISD::FSIN, ISD::FROUND, ISD::FPTRUNC_ROUND}, in SITargetLowering()
4659 case ISD::FCOS: in LowerOperation()
9282 case ISD::FCOS: in LowerTrig()
10058 case ISD::FCOS: in isCanonicalized()
H A DAMDGPUISelDAGToDAG.cpp155 case ISD::FCOS: in fp16SrcZerosHighBits()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp199 case ISD::FCOS: return "fcos"; in getOperationName()
H A DLegalizeFloatTypes.cpp83 case ISD::FCOS: R = SoftenFloatRes_FCOS(N); break; in SoftenFloatResult()
1227 case ISD::FCOS: ExpandFloatRes_FCOS(N, Lo, Hi); break; in ExpandFloatResult()
2259 case ISD::FCOS: in PromoteFloatResult()
2623 case ISD::FCOS: in SoftPromoteHalfResult()
H A DLegalizeDAG.cpp2237 ? ISD::FCOS : ISD::FSIN; in useSinCos()
3201 case ISD::FCOS: { in ExpandNode()
3210 if (Node->getOpcode() == ISD::FCOS) in ExpandNode()
4026 case ISD::FCOS: in ConvertNodeToLibcall()
4844 case ISD::FCOS: in PromoteNode()
H A DLegalizeVectorOps.cpp369 case ISD::FCOS: in LegalizeOp()
H A DLegalizeVectorTypes.cpp86 case ISD::FCOS: in ScalarizeVectorResult()
1018 case ISD::FCOS: in SplitVectorResult()
3835 case ISD::FCOS: in WidenVectorResult()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ScheduleAtom.td929 def : InstRW<[AtomWrite01_174], (instrs FSINCOS, FSIN, FCOS)>;
H A DX86InstrFPStack.td754 def FCOS : I<0xD9, MRM_FF, (outs), (ins), "fcos", []>;
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1727 setOperationAction(ISD::FCOS , MVT::f128, Expand); in SparcTargetLowering()
1732 setOperationAction(ISD::FCOS , MVT::f64, Expand); in SparcTargetLowering()
1737 setOperationAction(ISD::FCOS , MVT::f32, Expand); in SparcTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp116 ISD::NodeType FPOpToExpand[] = {ISD::FSIN, ISD::FCOS, ISD::FSINCOS, in CSKYTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1590 {ISD::FDIV, ISD::FREM, ISD::FSQRT, ISD::FSIN, ISD::FCOS, ISD::FSINCOS, in HexagonTargetLowering()
1636 ISD::FCOS, ISD::FPOW, ISD::FLOG, ISD::FLOG2, in HexagonTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp383 setOperationAction(ISD::FCOS , MVT::f64, Expand); in PPCTargetLowering()
388 setOperationAction(ISD::FCOS , MVT::f32, Expand); in PPCTargetLowering()
397 setOperationAction(ISD::FCOS , MVT::f64, Custom); in PPCTargetLowering()
403 setOperationAction(ISD::FCOS , MVT::f32, Custom); in PPCTargetLowering()
840 setOperationAction(ISD::FCOS, VT, Expand); in PPCTargetLowering()
1167 setOperationAction(ISD::FCOS, MVT::f128, Expand); in PPCTargetLowering()
11138 case ISD::FCOS: return lowerCos(Op, DAG); in LowerOperation()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp421 setOperationAction(ISD::FCOS, MVT::f32, Expand); in MipsTargetLowering()
422 setOperationAction(ISD::FCOS, MVT::f64, Expand); in MipsTargetLowering()
H A DMipsSEISelLowering.cpp139 setOperationAction(ISD::FCOS, MVT::f16, Promote); in MipsSETargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp124 {ISD::FSIN, ISD::FCOS, ISD::FSINCOS, ISD::FPOW, ISD::FREM, ISD::FMA}) in WebAssemblyTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp366 setOperationAction(ISD::FCOS, VT, Expand); in addMVEVectorTypes()
875 setOperationAction(ISD::FCOS, MVT::v2f64, Expand); in ARMTargetLowering()
896 setOperationAction(ISD::FCOS, MVT::v4f32, Expand); in ARMTargetLowering()
912 setOperationAction(ISD::FCOS, MVT::v2f32, Expand); in ARMTargetLowering()
1045 setOperationAction(ISD::FCOS, MVT::f64, Expand); in ARMTargetLowering()
1437 setOperationAction(ISD::FCOS, MVT::f32, Expand); in ARMTargetLowering()
1438 setOperationAction(ISD::FCOS, MVT::f64, Expand); in ARMTargetLowering()
1520 setOperationAction(ISD::FCOS, MVT::f16, Promote); in ARMTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.cpp246 setOperationAction(ISD::FCOS, VT, Expand); in initSPUActions()
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td491 def fcos : SDNode<"ISD::FCOS" , SDTFPUnaryOp>;
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp433 setOperationAction(ISD::FCOS, MVT::f128, Expand); in AArch64TargetLowering()
579 setOperationAction(ISD::FCOS, MVT::f32, Expand); in AArch64TargetLowering()
580 setOperationAction(ISD::FCOS, MVT::f64, Expand); in AArch64TargetLowering()
591 ISD::FCOS, ISD::FSIN, ISD::FSINCOS, in AArch64TargetLowering()
1327 setOperationAction(ISD::FCOS, VT, Expand); in AArch64TargetLowering()
1465 setOperationAction(ISD::FCOS, VT, Expand); in addTypeForNEON()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp316 ISD::FSIN, ISD::FCOS, ISD::FSINCOS, ISD::FPOW, in RISCVTargetLowering()
333 ISD::FPOW, ISD::FPOWI, ISD::FCOS, ISD::FSIN, in RISCVTargetLowering()
670 setOperationAction(ISD::FCOS, VT, Expand); in RISCVTargetLowering()

12