Searched defs:eltSize (Results 1 – 5 of 5) sorted by relevance
78 auto eltSize = CGM.getContext().getTypeSizeInChars(eltType); in addTypedData() local86 auto eltSize = CGM.getContext().getTypeSizeInChars(eltType); in addTypedData() local255 auto eltSize = (end - begin) / numElts; in addLegalTypedData() local336 CharUnits eltSize = in addEntry() local404 CharUnits eltSize = getTypeStoreSize(CGM, eltTy); in splitVectorEntry() local746 CharUnits eltSize = (origVectorSize / numElts); in legalizeVectorType() local
1903 CharUnits eltSize = getContext().getTypeSizeInChars(VlaSize.Type); in EmitNullInitialization() local
2916 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(VlaSize.Type); in VisitUnaryExprOrTypeTraitExpr() local3789 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitSub() local
3601 CharUnits eltSize) { in getArrayElementAlign()3680 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(eltType); in emitArraySubscriptGEP() local
5426 CharUnits eltSize = CGM.getContext().getTypeSizeInChars(recType); in visitField() local