Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstrainedOps.def73 DAG_FUNCTION(cos, 1, 1, experimental_constrained_cos, FCOS)
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h861 FCOS, enumerator
H A DBasicTTIImpl.h1532 ISDs.push_back(ISD::FCOS); in getTypeBasedIntrinsicInstrCost()
/netbsd-src/sys/arch/m68k/m68k/
H A Ddb_disasm.h350 #define FCOS ENCFT(0,1,1,1,0,1) macro
H A Ddb_disasm.c1411 case FCOS: 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.cpp116 setOperationAction(ISD::FCOS, MVT::f32, Custom); in R600TargetLowering()
459 case ISD::FCOS: in LowerOperation()
749 case ISD::FCOS: in LowerTrig()
H A DSIISelLowering.cpp487 setOperationAction(ISD::FCOS, MVT::f32, Custom); in SITargetLowering()
548 setOperationAction(ISD::FCOS, MVT::f16, Custom); in SITargetLowering()
4489 case ISD::FCOS: in LowerOperation()
8725 case ISD::FCOS: in LowerTrig()
9366 case ISD::FCOS: in fp16SrcZerosHighBits()
9563 case ISD::FCOS: in isCanonicalized()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp200 case ISD::FCOS: return "fcos"; in getOperationName()
H A DLegalizeFloatTypes.cpp79 case ISD::FCOS: R = SoftenFloatRes_FCOS(N); break; in SoftenFloatResult()
1198 case ISD::FCOS: ExpandFloatRes_FCOS(N, Lo, Hi); break; in ExpandFloatResult()
2229 case ISD::FCOS: in PromoteFloatResult()
2593 case ISD::FCOS: in SoftPromoteHalfResult()
H A DLegalizeDAG.cpp2210 ? ISD::FCOS : ISD::FSIN; in useSinCos()
3155 case ISD::FCOS: { in ExpandNode()
3164 if (Node->getOpcode() == ISD::FCOS) in ExpandNode()
3967 case ISD::FCOS: in ConvertNodeToLibcall()
4737 case ISD::FCOS: in PromoteNode()
H A DLegalizeVectorOps.cpp417 case ISD::FCOS: in LegalizeOp()
H A DLegalizeVectorTypes.cpp83 case ISD::FCOS: in ScalarizeVectorResult()
976 case ISD::FCOS: in SplitVectorResult()
3108 case ISD::FCOS: 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.td748 def FCOS : I<0xD9, MRM_FF, (outs), (ins), "fcos", []>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1626 setOperationAction(ISD::FCOS , MVT::f128, Expand); in SparcTargetLowering()
1631 setOperationAction(ISD::FCOS , MVT::f64, Expand); in SparcTargetLowering()
1636 setOperationAction(ISD::FCOS , MVT::f32, Expand); in SparcTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp351 setOperationAction(ISD::FCOS, VT, Expand); in AArch64TargetLowering()
420 setOperationAction(ISD::FCOS, MVT::f128, Expand); in AArch64TargetLowering()
562 setOperationAction(ISD::FCOS, MVT::f32, Expand); in AArch64TargetLowering()
563 setOperationAction(ISD::FCOS, MVT::f64, Expand); in AArch64TargetLowering()
582 setOperationAction(ISD::FCOS, MVT::f16, Promote); in AArch64TargetLowering()
583 setOperationAction(ISD::FCOS, MVT::v4f16, Expand); in AArch64TargetLowering()
584 setOperationAction(ISD::FCOS, MVT::v8f16, Expand); in AArch64TargetLowering()
960 setOperationAction(ISD::FCOS, MVT::v1f64, Expand); in AArch64TargetLowering()
1365 setOperationAction(ISD::FCOS, 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()
1639 ISD::FCOS, ISD::FPOW, ISD::FLOG, ISD::FLOG2, 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.cpp367 setOperationAction(ISD::FCOS, VT, Expand); in addMVEVectorTypes()
842 setOperationAction(ISD::FCOS, MVT::v2f64, Expand); in ARMTargetLowering()
863 setOperationAction(ISD::FCOS, MVT::v4f32, Expand); in ARMTargetLowering()
879 setOperationAction(ISD::FCOS, MVT::v2f32, Expand); in ARMTargetLowering()
1022 setOperationAction(ISD::FCOS, MVT::f64, Expand); in ARMTargetLowering()
1386 setOperationAction(ISD::FCOS, MVT::f32, Expand); in ARMTargetLowering()
1387 setOperationAction(ISD::FCOS, MVT::f64, Expand); in ARMTargetLowering()
1469 setOperationAction(ISD::FCOS, MVT::f16, Promote); in ARMTargetLowering()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp242 setOperationAction(ISD::FCOS, VT, Expand); in initSPUActions()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td479 def fcos : SDNode<"ISD::FCOS" , SDTFPUnaryOp>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp366 setOperationAction(ISD::FCOS , MVT::f64, Expand); in PPCTargetLowering()
371 setOperationAction(ISD::FCOS , MVT::f32, Expand); in PPCTargetLowering()
801 setOperationAction(ISD::FCOS, VT, Expand); in PPCTargetLowering()
1129 setOperationAction(ISD::FCOS, MVT::f128, Expand); in PPCTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp556 for (const auto &Op : {ISD::FDIV, ISD::FREM, ISD::FSQRT, ISD::FSIN, ISD::FCOS, in NVPTXTargetLowering()

12