Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ConstantArrayType

366     while (const ConstantArrayType *AT = Context.getAsConstantArrayType(FT)) {
461 while (const ConstantArrayType *AT = Context.getAsConstantArrayType(FT)) {
1052 if (const ConstantArrayType *AT = Context.getAsConstantArrayType(Ty))
2270 if (const ConstantArrayType *AT = getContext().getAsConstantArrayType(Ty)) {
2556 if (const ConstantArrayType *AT = Context.getAsConstantArrayType(Ty)) {
3859 if (const ConstantArrayType *AT = getContext().getAsConstantArrayType(Ty)) {
3891 while (const ConstantArrayType *AT =
7340 if (const ConstantArrayType *CAT = dyn_cast<ConstantArrayType>(AT))