Lines Matching refs:Field
257 #define CHECK_TARGET_OPT(Field, Name) \
258 if (TargetOpts.Field != ExistingTargetOpts.Field) { \
261 << Name << TargetOpts.Field << ExistingTargetOpts.Field; \
999 // of them, so that field numbering works properly. Just pick the first one we
7950 assert(Indices.empty() && "Indirect field improperly initialized");