Searched defs:num_operands (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dgenflags.c84 num_operands (rtx insn) function
/freebsd-11-stable/contrib/gdb/include/
H A Dxtensa-isa-internal.h68 int num_operands; /* Size of "operands" array. */ member in struct:xtensa_iclass_internal_struct
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1566 uint32_t num_operands = insn.getNumOperands(); // No of operands vary based on local
1694 uint32_t num_operands = insn.getNumOperands(); // No of operands vary based on local
2983 uint32_t num_operands = insn.getNumOperands(); local
3016 uint32_t num_operands = insn.getNumOperands(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp2296 uint32_t num_operands = insn.getNumOperands(); local
2329 uint32_t num_operands = insn.getNumOperands(); local
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c6235 int i = 0, highest_unmatched_operand, num_operands = 0, num_outputs = 0; local
[all...]

Completed in 131 milliseconds