Lines Matching full:all_of
160 AssemblerPredicate<(all_of FeatureMips2)>;
162 AssemblerPredicate<(all_of FeatureMips3_32)>;
164 AssemblerPredicate<(all_of FeatureMips3_32r2)>;
166 AssemblerPredicate<(all_of FeatureMips3)>;
168 AssemblerPredicate<(all_of (not FeatureMips3))>;
170 AssemblerPredicate<(all_of FeatureMips4_32)>;
172 AssemblerPredicate<(all_of (not FeatureMips4_32))>;
174 AssemblerPredicate<(all_of FeatureMips4_32r2)>;
176 AssemblerPredicate<(all_of FeatureMips5_32r2)>;
178 AssemblerPredicate<(all_of FeatureMips32)>;
180 AssemblerPredicate<(all_of FeatureMips32r2)>;
182 AssemblerPredicate<(all_of FeatureMips32r5)>;
184 AssemblerPredicate<(all_of FeatureMips32r6)>;
186 AssemblerPredicate<(all_of (not FeatureMips32r6))>;
188 AssemblerPredicate<(all_of FeatureGP64Bit)>;
190 AssemblerPredicate<(all_of (not FeatureGP64Bit))>;
192 AssemblerPredicate<(all_of FeaturePTR64Bit)>;
194 AssemblerPredicate<(all_of (not FeaturePTR64Bit))>;
196 AssemblerPredicate<(all_of FeatureMips64)>;
198 AssemblerPredicate<(all_of (not FeatureMips64))>;
200 AssemblerPredicate<(all_of FeatureMips64r2)>;
202 AssemblerPredicate<(all_of FeatureMips64r5)>;
204 AssemblerPredicate<(all_of FeatureMips64r6)>;
206 AssemblerPredicate<(all_of (not FeatureMips64r6))>;
208 AssemblerPredicate<(all_of FeatureMips16)>;
210 AssemblerPredicate<(all_of (not FeatureMips16))>;
212 AssemblerPredicate<(all_of FeatureCnMips)>;
214 AssemblerPredicate<(all_of (not FeatureCnMips))>;
216 AssemblerPredicate<(all_of FeatureCnMipsP)>;
218 AssemblerPredicate<(all_of (not FeatureCnMipsP))>;
220 AssemblerPredicate<(all_of FeatureSym32)>;
222 AssemblerPredicate<(all_of (not FeatureSym32))>;
231 AssemblerPredicate<(all_of (not FeatureMips16))>;
234 AssemblerPredicate<(all_of FeatureMicroMips)>;
236 AssemblerPredicate<(all_of (not FeatureMicroMips))>;
240 def UseTCCInDIV : AssemblerPredicate<(all_of FeatureUseTCCInDIV)>;
242 AssemblerPredicate<(all_of FeatureEVA)>;
244 AssemblerPredicate<(all_of FeatureMSA)>;
246 AssemblerPredicate<(all_of (not FeatureNoMadd4))>;
248 AssemblerPredicate<(all_of FeatureMT)>;
250 AssemblerPredicate<(all_of FeatureUseIndirectJumpsHazard)>;
252 AssemblerPredicate<(all_of (not FeatureUseIndirectJumpsHazard))>;
254 AssemblerPredicate<(all_of FeatureCRC)>;
256 AssemblerPredicate<(all_of FeatureVirt)>;
258 AssemblerPredicate<(all_of FeatureGINV)>;