HomeSort by: relevance | last modified time | path
    Searched defs:tinsn_has_complex_operands (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 539 static bool tinsn_has_complex_operands (const TInsn *);
4128 if (!tinsn_has_complex_operands (orig_insn))
12660 tinsn_has_complex_operands (const TInsn *insn)
12639 tinsn_has_complex_operands (const TInsn *insn) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 539 static bool tinsn_has_complex_operands (const TInsn *);
4128 if (!tinsn_has_complex_operands (orig_insn))
12660 tinsn_has_complex_operands (const TInsn *insn)
12639 tinsn_has_complex_operands (const TInsn *insn) function

Completed in 41 milliseconds