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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc 683 alloc_cand_and_find_basis (enum cand_kind kind, gimple *gs, tree base,
878 /* Create the candidate. "alloc_cand_and_find_basis" is named
883 c = alloc_cand_and_find_basis (CAND_PHI, phi, arg0_base,
1071 c = alloc_cand_and_find_basis (CAND_REF, gs, base, index, offset,
1144 c = alloc_cand_and_find_basis (CAND_MULT, gs, base, index, stride,
1230 c = alloc_cand_and_find_basis (CAND_MULT, gs, base, index, stride,
1388 c = alloc_cand_and_find_basis (CAND_ADD, gs, base, index, stride,
1452 c = alloc_cand_and_find_basis (kind, gs, base, index, stride,
1629 c = alloc_cand_and_find_basis (base_cand->kind, gs,
1654 c = alloc_cand_and_find_basis (CAND_ADD, gs, rhs1, 0
680 alloc_cand_and_find_basis (enum cand_kind kind, gimple *gs, tree base, function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc 683 alloc_cand_and_find_basis (enum cand_kind kind, gimple *gs, tree base,
878 /* Create the candidate. "alloc_cand_and_find_basis" is named
883 c = alloc_cand_and_find_basis (CAND_PHI, phi, arg0_base,
1071 c = alloc_cand_and_find_basis (CAND_REF, gs, base, index, offset,
1144 c = alloc_cand_and_find_basis (CAND_MULT, gs, base, index, stride,
1230 c = alloc_cand_and_find_basis (CAND_MULT, gs, base, index, stride,
1388 c = alloc_cand_and_find_basis (CAND_ADD, gs, base, index, stride,
1452 c = alloc_cand_and_find_basis (kind, gs, base, index, stride,
1629 c = alloc_cand_and_find_basis (base_cand->kind, gs,
1654 c = alloc_cand_and_find_basis (CAND_ADD, gs, rhs1, 0
680 alloc_cand_and_find_basis (enum cand_kind kind, gimple *gs, tree base, function
    [all...]

Completed in 26 milliseconds