Searched refs:PT_IntAP (Results 1 – 9 of 9) sorted by relevance
43 PT_IntAP = 8, enumerator84 return T == PT_IntAP || T == PT_IntAPS || T == PT_Float; in needsAlloc()113 template <> struct PrimConv<PT_IntAP> {172 TYPE_SWITCH_CASE(PT_IntAP, B) \193 TYPE_SWITCH_CASE(PT_IntAP, B) \212 TYPE_SWITCH_CASE(PT_IntAP, B) \223 TYPE_SWITCH_CASE(PT_IntAP, B) \
287 if (Type == PT_IntAP) in getCtorPrim()288 return ctorTy<PrimConv<PT_IntAP>::T>; in getCtorPrim()302 if (Type == PT_IntAP) in getDtorPrim()303 return dtorTy<PrimConv<PT_IntAP>::T>; in getDtorPrim()315 if (Type == PT_IntAP) in getMovePrim()316 return moveTy<PrimConv<PT_IntAP>::T>; in getMovePrim()
187 return PT_IntAP; in toPrimType()189 return PT_IntAP; in toPrimType()
346 if (ToT == PT_IntAP) in VisitCastExpr()386 if (T == PT_IntAP) in VisitCastExpr()499 if (ToT != PT_IntAP && ToT != PT_IntAPS && FromT != PT_IntAP && in VisitCastExpr()519 if (ToT == PT_IntAP) { in VisitCastExpr()4193 case PT_IntAP: in visitZeroInitializer()4353 case PT_IntAP: in emitConst()4373 if (Ty == PT_IntAP) in emitConst()6724 if (ToT == PT_IntAP) in emitPrimCast()6737 if (ToT == PT_IntAP) in emitPrimCast()
254 return PT_IntAP; in integralTypeToPrimTypeU()
53 TYPE_SWITCH_CASE(PT_IntAP, B) \
271 case PT_IntAP: in primTypeToString()
69 if (T == PT_IntAP) { in pushInteger()107 } else if (ValueT == PT_IntAP) { in assignInteger()
2066 } else if (T == PT_IntAP) { in copyPrimitiveMemory()