Home | History | Annotate | Download | only in Utils

Lines Matching defs:Mapping

269 /// Instances of this class can perform bidirectional mapping from random
281 struct Mapping {
284 // Set of features this mapping is available for
285 // Zero value of FeatureBitSet means the mapping is always available
306 AArch64NamedImmMapper(const Mapping (&Mappings)[N], uint32_t TooBigImm)
321 const Mapping *Mappings;
346 const static Mapping ATMappings[];
370 const static Mapping DBarrierMappings[];
390 const static Mapping DCMappings[];
407 const static Mapping ICMappings[];
423 const static Mapping ISBMappings[];
453 const static Mapping PRFMMappings[];
474 const static Mapping PStateMappings[];
489 const static Mapping PSBHintMappings[];
1241 static const AArch64NamedImmMapper::Mapping SysRegMappings[];
1243 const AArch64NamedImmMapper::Mapping *InstMappings;
1253 static const AArch64NamedImmMapper::Mapping MSRMappings[];
1258 static const AArch64NamedImmMapper::Mapping MRSMappings[];
1303 const static Mapping TLBIMappings[];