Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IntTy

730   FType = CGM.getContext().IntTy;
1355 llvm::Value *STy = getOrCreateType(Context.IntTy, Unit);
2592 FType = CGM.getContext().IntTy;
2899 fields.push_back(createFieldType("__flags", C.IntTy, 0, loc, AS_public,
2902 fields.push_back(createFieldType("__reserved", C.IntTy, 0, loc, AS_public,