Lines Matching defs:implicit
1154 /* Always add implicit extensions for the SUBSET. */
1163 /* Add implicit extensions only when the version of SUBSET less than 2.1. */
1174 /* Add the IMPLICIT only when the 'f' extension is also available
1187 /* Add the implicit only when 'd' extension is also available. */
1197 /* Record all implicit information for the subsets. */
1202 /* A function to determine if we need to add the implicit subsets. */
1420 but still need it when adding implicit extensions. */
1933 bool implicit)
1943 /* We don't care the versions of the implicit extensions. */
1944 if (!implicit
2079 bool implicit = false;
2153 /* Added g as an implicit extension. */
2157 implicit = true;
2163 minor_version, implicit);
2183 /* Add the implicit extensions. */
2327 bool implicit = false;
2329 implicit = true;
2333 RISCV_UNKNOWN_VERSION, implicit);
2448 /* Finally add implicit extensions according to the current
2741 true/* implicit */);