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

  /src/external/gpl3/gcc.old/dist/gcc/
optabs.cc 8035 maybe_expand_jump_insn (enum insn_code icode, unsigned int nops,
8064 if (!maybe_expand_jump_insn (icode, nops, ops))
8009 maybe_expand_jump_insn (enum insn_code icode, unsigned int nops, function
  /src/external/gpl3/gcc/dist/gcc/
optabs.cc 8312 maybe_expand_jump_insn (enum insn_code icode, unsigned int nops,
8341 if (!maybe_expand_jump_insn (icode, nops, ops))
8287 maybe_expand_jump_insn (enum insn_code icode, unsigned int nops, function

Completed in 86 milliseconds