My Project
|
Enumerations | |
enum | Kind { AffineMap = Attribute::FIRST_STANDARD_ATTR, Array, Bool, Dictionary, Float, Integer, IntegerSet, Opaque, String, SymbolRef, Type, Unit, DenseElements, OpaqueElements, SparseElements, FIRST_ELEMENTS_ATTR = DenseElements, LAST_ELEMENTS_ATTR = SparseElements, CallSiteLocation, FileLineColLocation, FusedLocation, NameLocation, OpaqueLocation, UnknownLocation, FIRST_LOCATION_ATTR = CallSiteLocation, LAST_LOCATION_ATTR = UnknownLocation } |