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() local742 CharUnits eltSize = (origVectorSize / numElts); in legalizeVectorType() local
2145 CharUnits eltSize = getContext().getTypeSizeInChars(VlaSize.Type); in EmitNullInitialization() local
3337 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(VlaSize.Type); in VisitUnaryExprOrTypeTraitExpr() local4376 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitSub() local
3972 CharUnits eltSize) { in getArrayElementAlign()4078 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(eltType); in emitArraySubscriptGEP() local
5349 CharUnits eltSize = CGM.getContext().getTypeSizeInChars(recType); in visitField() local