Lines Matching refs:mloop
5843 sim: cris: disable -Wshadow=local in generated mloop files
5844 The mloop files include CGEN generated switch files which have some
5850 In file included from sim/cris/mloop.in:286:
5872 that is hand written (e.g. the mloop logic), but disabling for the entire
6107 sim: mloop: add #line pragmas everywhere
6114 The generated mloop files can trigger compile time warnings. It can
6330 sim: common: delete unused scache in some mloop paths
6984 sim: common: delete unused argbuf in generated mloop code
7644 sim: m32r: fix mloop.in variant stamp deps
7646 accidentally listed the deps for all mloop steps as mloop.in instead of the
7654 The mloop.in code does this, but these variants do not. Use it to
96391 Makefile.in was also disabling -Werror when compiling mloop.c,
160861 mloop files so we can turn -Werror on here fully.
161775 sim: mloop: mark a few conditionally used funcs as unused
161780 The common before/after cover functions in the common mloop generator
161802 sim: hoist cgen mloop rules up to common builds
162313 to it. This is mostly common rules and cgen mloop rules.