Getting number of operands of RTX instruction - [RTL]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux