public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Shubham Narlawar <gsocshubham@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: Getting number of operands of RTX instruction - [RTL]
Date: Mon, 4 Apr 2022 14:25:55 +0530	[thread overview]
Message-ID: <CAN=hqDA+UKAqmxugRB=TpnMpMAwJhCDOCmswM3GCNvBUyQMAcQ@mail.gmail.com> (raw)

Hello,

Is there any way to know the number of operands a rtx instruction has?
I have a rtx instruction which is obtained from a GIMPLE_CALL instruction.

for example -

CALL insn = (reg:V64SF 100 [ _16 ])
CALL insn = (reg:V64SF 69 L3 [orig:100 _16 ] [100])

I want to know how many operands above rtx instructions have.

Thanks and Regards,
Shubham

                 reply	other threads:[~2022-04-04  8:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN=hqDA+UKAqmxugRB=TpnMpMAwJhCDOCmswM3GCNvBUyQMAcQ@mail.gmail.com' \
    --to=gsocshubham@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).