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

  /src/external/gpl3/gcc.old/dist/gcc/
optabs.cc 2403 if (maybe_expand_insn (icode, 3, ops))
2484 if (maybe_expand_insn (icode, 4, ops))
5052 if (maybe_expand_insn (icode, 4, ops))
5101 if (maybe_expand_insn (icode, 4, ops))
5188 if (maybe_expand_insn (icode, 4, ops))
6186 if (maybe_expand_insn (icode, 4, ops))
6256 if (maybe_expand_insn (shift_code, 3, ops))
6265 if (maybe_expand_insn (shift_code_qi, 3, ops))
6657 if (maybe_expand_insn (icode, 4, ops))
6693 if (maybe_expand_insn (icode, 3, ops)
7994 maybe_expand_insn (enum insn_code icode, unsigned int nops, function
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
optabs.cc 2418 if (maybe_expand_insn (icode, 3, ops))
2499 if (maybe_expand_insn (icode, 4, ops))
5266 if (maybe_expand_insn (icode, 4, ops))
5315 if (maybe_expand_insn (icode, 4, ops))
5402 if (maybe_expand_insn (icode, 4, ops))
6445 if (maybe_expand_insn (icode, 4, ops))
6515 if (maybe_expand_insn (shift_code, 3, ops))
6524 if (maybe_expand_insn (shift_code_qi, 3, ops))
6919 if (maybe_expand_insn (icode, 4, ops))
6955 if (maybe_expand_insn (icode, 3, ops)
8272 maybe_expand_insn (enum insn_code icode, unsigned int nops, function
    [all...]

Completed in 74 milliseconds