Searched refs:TypeARM32Attributes (Results 1 – 1 of 1) sorted by relevance
42 } TypeARM32Attributes[] = { variable72 return TypeARM32Attributes[Ty].WidthString; in getWidthString()76 return TypeARM32Attributes[Ty].FpWidthString; in getFpWidthString()80 return TypeARM32Attributes[Ty].SVecWidthString; in getSVecWidthString()84 return TypeARM32Attributes[Ty].UVecWidthString; in getUVecWidthString()348 int32_t Bits = SignExt ? TypeARM32Attributes[Ty].SExtAddrOffsetBits in canHoldOffset()349 : TypeARM32Attributes[Ty].ZExtAddrOffsetBits; in canHoldOffset()