reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
101 SHARED_SINGLETON_TYPE(SIGNED_TYPE(Char_S, CharTy)) 104 SIGNED_TYPE(SChar, SignedCharTy) 107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy)) 110 SIGNED_TYPE(Short, ShortTy) 113 SIGNED_TYPE(Int, IntTy) 116 SIGNED_TYPE(Long, LongTy) 119 SIGNED_TYPE(LongLong, LongLongTy) 122 SIGNED_TYPE(Int128, Int128Ty) 127 SIGNED_TYPE(ShortAccum, ShortAccumTy) 130 SIGNED_TYPE(Accum, AccumTy) 133 SIGNED_TYPE(LongAccum, LongAccumTy) 145 SIGNED_TYPE(ShortFract, ShortFractTy) 148 SIGNED_TYPE(Fract, FractTy) 151 SIGNED_TYPE(LongFract, LongFractTy) 163 SIGNED_TYPE(SatShortAccum, SatShortAccumTy) 166 SIGNED_TYPE(SatAccum, SatAccumTy) 169 SIGNED_TYPE(SatLongAccum, SatLongAccumTy) 181 SIGNED_TYPE(SatShortFract, SatShortFractTy) 184 SIGNED_TYPE(SatFract, SatFractTy) 187 SIGNED_TYPE(SatLongFract, SatLongFractTy)