Lines Matching refs:properties
17 * and dialect interfaces for data layout properties unrelated to specific
28 Following MLIR's nested structure, data layout properties are _scoped_ to
31 partially control the data layout properties and may have attributes that affect
37 has fixed data layout properties. Types are also expected to have a default,
44 The information necessary to compute layout properties can be combined from
45 nested scopes. For example, an outer scope can define layout properties for a
66 properties of given types in the scope of the object. The signature of
82 the data layout properties are fixed in the scope, they will be computed only
87 properties of enclosing scopes remain the same, that is, as long as none of the
106 specific types or dialects: when handling a data layout properties request, a
137 data layout properties of _any_ specific type instance given properties of other
155 for scoping operations to (re)define data layout properties for types without
230 The following describes the default properties of built-in types.
268 specifies that `index` has 32 bits. All other layout properties of `index` match