Searched refs:TypeARM32Attributes (Results 1 – 1 of 1) sorted by relevance
42 } TypeARM32Attributes[] = { variable77 return TypeARM32Attributes[Ty].WidthString; in getWidthString()81 return TypeARM32Attributes[Ty].FpWidthString; in getFpWidthString()85 return TypeARM32Attributes[Ty].SVecWidthString; in getSVecWidthString()89 return TypeARM32Attributes[Ty].UVecWidthString; in getUVecWidthString()353 int32_t Bits = SignExt ? TypeARM32Attributes[Ty].SExtAddrOffsetBits in canHoldOffset()354 : TypeARM32Attributes[Ty].ZExtAddrOffsetBits; in canHoldOffset()