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

  /src/external/gpl3/gcc.old/usr.bin/backend/
Makefile 180 gimple-match.cc: genmatch cfn-operators.pd
181 ./genmatch --gimple ${GNUHOSTDIST}/gcc/match.pd > gimple-match.cc.tmp
183 generic-match.cc: genmatch cfn-operators.pd
184 ./genmatch --generic ${GNUHOSTDIST}/gcc/match.pd > generic-match.cc.tmp
186 genmatch.lo: ${HH_NORTL} ${G_GGC_H} case-cfn-macros.h
187 genmatch: genmatch.lo build-errors.lo build-vec.lo build-hash-table.lo build-sort.lo
191 CLEANFILES+= genmatch gimple-match.cc generic-match.cc
  /src/external/gpl3/gcc/usr.bin/backend/
Makefile 180 genmatch.lo: ${HH_NORTL} ${G_GGC_H} case-cfn-macros.h
181 genmatch: genmatch.lo build-errors.lo build-vec.lo build-hash-table.lo build-sort.lo
185 CLEANFILES+= genmatch
373 # - genmatch creates the {generic,gimple}-match-*.cc files.
400 tmp-${f}-match-1.cc: genmatch ${G_md_file} insn-conditions.md cfn-operators.pd
402 ./genmatch --${f} \

Completed in 14 milliseconds