Searched defs:eltSize (Results 1 – 5 of 5) sorted by relevance
80 auto eltSize = CGM.getContext().getTypeSizeInChars(eltType); in addTypedData() local88 auto eltSize = CGM.getContext().getTypeSizeInChars(eltType); in addTypedData() local257 auto eltSize = (end - begin) / numElts; in addLegalTypedData() local338 CharUnits eltSize = in addEntry() local406 CharUnits eltSize = getTypeStoreSize(CGM, eltTy); in splitVectorEntry() local741 CharUnits eltSize = (origVectorSize / numElts); in legalizeVectorType() local
2000 CharUnits eltSize = getContext().getTypeSizeInChars(VlaSize.Type); in EmitNullInitialization() local
3047 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(VlaSize.Type); in VisitUnaryExprOrTypeTraitExpr() local4036 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitSub() local
3666 CharUnits eltSize) { in getArrayElementAlign()3745 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(eltType); in emitArraySubscriptGEP() local
5381 CharUnits eltSize = CGM.getContext().getTypeSizeInChars(recType); in visitField() local