Searched refs:PT_IntAPS (Results 1 – 8 of 8) sorted by relevance
44 PT_IntAPS = 9, enumerator84 return T == PT_IntAP || T == PT_IntAPS || T == PT_Float; in needsAlloc()116 template <> struct PrimConv<PT_IntAPS> {173 TYPE_SWITCH_CASE(PT_IntAPS, B) \194 TYPE_SWITCH_CASE(PT_IntAPS, B) \213 TYPE_SWITCH_CASE(PT_IntAPS, B) \224 TYPE_SWITCH_CASE(PT_IntAPS, B) \
289 if (Type == PT_IntAPS) in getCtorPrim()290 return ctorTy<PrimConv<PT_IntAPS>::T>; in getCtorPrim()304 if (Type == PT_IntAPS) in getDtorPrim()305 return dtorTy<PrimConv<PT_IntAPS>::T>; in getDtorPrim()317 if (Type == PT_IntAPS) in getMovePrim()318 return moveTy<PrimConv<PT_IntAPS>::T>; in getMovePrim()
349 if (ToT == PT_IntAPS) in VisitCastExpr()389 if (T == PT_IntAPS) in VisitCastExpr()499 if (ToT != PT_IntAP && ToT != PT_IntAPS && FromT != PT_IntAP && in VisitCastExpr()500 FromT != PT_IntAPS && !CE->getType()->isEnumeralType()) in VisitCastExpr()522 } else if (ToT == PT_IntAPS) { in VisitCastExpr()4195 case PT_IntAPS: in visitZeroInitializer()4354 case PT_IntAPS: in emitConst()4371 if (Ty == PT_IntAPS) in emitConst()6727 if (ToT == PT_IntAPS) in emitPrimCast()6739 if (ToT == PT_IntAPS) in emitPrimCast()
238 return PT_IntAPS; in integralTypeToPrimTypeS()
54 TYPE_SWITCH_CASE(PT_IntAPS, B) \
273 case PT_IntAPS: in primTypeToString()
62 if (T == PT_IntAPS) { in pushInteger()103 if (ValueT == PT_IntAPS) { in assignInteger()
2060 if (T == PT_IntAPS) { in copyPrimitiveMemory()