HomeSort by: relevance | last modified time | path
    Searched defs:FOR_EACH_IMM_USE_FAST (Results 1 - 25 of 97) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-nonnull-compare.cc 52 FOR_EACH_IMM_USE_FAST (use_p, iter, d)
gimple-match-head.cc 218 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, inner_div)
gimple-range-infer.cc 374 FOR_EACH_IMM_USE_FAST (use_p, iter, name)
gimple-isel.cc 420 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, lhs)
gimple-loop-jam.cc 250 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, op)
gimple-ssa-split-paths.cc 304 FOR_EACH_IMM_USE_FAST (use_p, iter, gimple_phi_result (phi))
343 FOR_EACH_IMM_USE_FAST (use2_p, iter2, gimple_phi_result (stmt))
381 FOR_EACH_IMM_USE_FAST (use_p, iter, op)
tree-ssa-phiprop.cc 409 FOR_EACH_IMM_USE_FAST (vuse_p, vui, vuse)
gimple-ssa-backprop.cc 508 FOR_EACH_IMM_USE_FAST (use_p, iter, var)
tree-ssa-sink.cc 115 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, var)
142 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, var)
347 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p))
428 FOR_EACH_IMM_USE_FAST (one_use, imm_iter, DEF_FROM_PTR (def_p))
522 FOR_EACH_IMM_USE_FAST (use_p, iter, arg)
vtable-verify.cc 577 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, lhs)
ssa-iterators.h 75 #define FOR_EACH_IMM_USE_FAST(DEST, ITER, SSAVAR) \
tree-outof-ssa.cc 1130 FOR_EACH_IMM_USE_FAST (use, imm_iter, result)
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-nonnull-compare.cc 52 FOR_EACH_IMM_USE_FAST (use_p, iter, d)
gimple-loop-jam.cc 249 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, op)
gimple-ssa-evrp-analyze.cc 132 FOR_EACH_IMM_USE_FAST (use_p, iter, name)
gimple-ssa-split-paths.cc 305 FOR_EACH_IMM_USE_FAST (use_p, iter, gimple_phi_result (phi))
344 FOR_EACH_IMM_USE_FAST (use2_p, iter2, gimple_phi_result (stmt))
382 FOR_EACH_IMM_USE_FAST (use_p, iter, op)
tree-ssa-phiprop.cc 387 FOR_EACH_IMM_USE_FAST (vuse_p, vui, vuse)
gimple-match-head.cc 1303 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, inner_div)
gimple-ssa-backprop.cc 502 FOR_EACH_IMM_USE_FAST (use_p, iter, var)
tree-ssa-loop-unswitch.cc 786 FOR_EACH_IMM_USE_FAST (use, it, name)
tree-ssa-sink.cc 114 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, var)
141 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, var)
327 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p))
386 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, gimple_vuse (stmt))
448 FOR_EACH_IMM_USE_FAST (one_use, imm_iter, DEF_FROM_PTR (def_p))
542 FOR_EACH_IMM_USE_FAST (use_p, iter, arg)
vtable-verify.cc 577 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, lhs)
  /src/external/gpl3/gcc/dist/gcc/analyzer/
state-purge.cc 323 FOR_EACH_IMM_USE_FAST (use_p, iter, name)
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
state-purge.cc 327 FOR_EACH_IMM_USE_FAST (use_p, iter, name)
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-costs.cc 522 FOR_EACH_IMM_USE_FAST (use_p, iterator, t)

Completed in 29 milliseconds

1 2 3 4