Home
last modified time | relevance | path

Searched refs:FSINCOS (Results 1 – 19 of 19) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h986 FSINCOS, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp208 case ISD::FSINCOS: return "fsincos"; in getOperationName()
H A DLegalizeDAG.cpp2314 if (User->getOpcode() == OtherOpcode || User->getOpcode() == ISD::FSINCOS) in useSinCos()
3574 if ((TLI.isOperationLegalOrCustom(ISD::FSINCOS, VT) || in ExpandNode()
3578 Tmp1 = DAG.getNode(ISD::FSINCOS, dl, VTs, Node->getOperand(0)); in ExpandNode()
4436 case ISD::FSINCOS: in ConvertNodeToLibcall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleAtom.td928 def : InstRW<[AtomWrite01_174], (instrs FSINCOS, FSIN, FCOS)>;
H A DX86InstrFPStack.td660 def FSINCOS : I<0xD9, MRM_FB, (outs), (ins), "fsincos", []>;
H A DX86ISelLowering.cpp564 setOperationAction(ISD::FSINCOS, VT, Action); in X86TargetLowering()
620 setOperationAction(ISD::FSINCOS, VT, Expand); in X86TargetLowering()
695 setOperationAction(ISD::FSINCOS, MVT::f32, Expand); in X86TargetLowering()
701 setOperationAction(ISD::FSINCOS, MVT::f64, Expand); in X86TargetLowering()
716 setOperationAction(ISD::FSINCOS, VT, Expand); in X86TargetLowering()
785 setOperationAction(ISD::FSINCOS, MVT::f80, Expand); in X86TargetLowering()
842 setOperationAction(ISD::FSINCOS, MVT::f128, LibCall); in X86TargetLowering()
895 setOperationAction(ISD::FSINCOS, VT, Expand); in X86TargetLowering()
2393 setOperationAction(ISD::FSINCOS, MVT::f64, Custom); in X86TargetLowering()
2394 setOperationAction(ISD::FSINCOS, MVT::f32, Custom); in X86TargetLowering()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1810 setOperationAction(ISD::FSINCOS, MVT::f128, Expand); in SparcTargetLowering()
1815 setOperationAction(ISD::FSINCOS, MVT::f64, Expand); in SparcTargetLowering()
1820 setOperationAction(ISD::FSINCOS, MVT::f32, Expand); in SparcTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp120 ISD::FSIN, ISD::FCOS, ISD::FSINCOS, ISD::FPOW, in CSKYTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1589 {ISD::FDIV, ISD::FREM, ISD::FSQRT, ISD::FSIN, ISD::FCOS, ISD::FSINCOS, in HexagonTargetLowering()
1638 ISD::FMINNUM, ISD::FMAXNUM, ISD::FSINCOS, ISD::FLDEXP, in HexagonTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp183 setOperationAction(ISD::FSINCOS, MVT::f32, Expand); in LoongArchTargetLowering()
216 setOperationAction(ISD::FSINCOS, MVT::f64, Expand); in LoongArchTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp431 setOperationAction(ISD::FSINCOS, MVT::f32, Expand); in MipsTargetLowering()
432 setOperationAction(ISD::FSINCOS, MVT::f64, Expand); in MipsTargetLowering()
H A DMipsSEISelLowering.cpp146 setOperationAction(ISD::FSINCOS, MVT::f16, Promote); in MipsSETargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp125 {ISD::FSIN, ISD::FCOS, ISD::FSINCOS, ISD::FPOW, ISD::FREM, ISD::FMA}) in WebAssemblyTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp504 setOperationAction(ISD::FSINCOS, MVT::f128, Expand); in AArch64TargetLowering()
683 ISD::FCOS, ISD::FSIN, ISD::FSINCOS, in AArch64TargetLowering()
911 setOperationAction(ISD::FSINCOS, MVT::f64, Custom); in AArch64TargetLowering()
912 setOperationAction(ISD::FSINCOS, MVT::f32, Custom); in AArch64TargetLowering()
914 setOperationAction(ISD::FSINCOS, MVT::f64, Expand); in AArch64TargetLowering()
915 setOperationAction(ISD::FSINCOS, MVT::f32, Expand); in AArch64TargetLowering()
1497 setOperationAction(ISD::FSINCOS, VT, Expand); in AArch64TargetLowering()
6266 case ISD::FSINCOS: in LowerOperation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1461 setOperationAction(ISD::FSINCOS, MVT::f64, Expand); in ARMTargetLowering()
1462 setOperationAction(ISD::FSINCOS, MVT::f32, Expand); in ARMTargetLowering()
1504 setOperationAction(ISD::FSINCOS, MVT::f64, Custom); in ARMTargetLowering()
1505 setOperationAction(ISD::FSINCOS, MVT::f32, Custom); in ARMTargetLowering()
1543 setOperationAction(ISD::FSINCOS, MVT::f16, Promote); in ARMTargetLowering()
10660 case ISD::FSINCOS: return LowerFSINCOS(Op, DAG); in LowerOperation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp391 setOperationAction(ISD::FSINCOS, MVT::f64, Expand); in PPCTargetLowering()
396 setOperationAction(ISD::FSINCOS, MVT::f32, Expand); in PPCTargetLowering()
1179 setOperationAction(ISD::FSINCOS, MVT::f128, Expand); in PPCTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp434 ISD::FSIN, ISD::FCOS, ISD::FSINCOS, ISD::FPOW, in RISCVTargetLowering()
497 ISD::FCOS, ISD::FSIN, ISD::FSINCOS, ISD::FEXP, in RISCVTargetLowering()
963 setOperationAction(ISD::FSINCOS, VT, Expand); in RISCVTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp516 setOperationAction(ISD::FSINCOS, VT, Expand); in SystemZTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12393 case ISD::FSINCOS: in isCanonicalized()