Searched defs:eltSize (Results 1 – 7 of 7) sorted by relevance
257 assert(eltSize == getTypeStoreSize(CGM, eltTy)); in addLegalTypedData() local 80 auto eltSize = CGM.getContext().getTypeSizeInChars(eltType); addTypedData() local 88 auto eltSize = CGM.getContext().getTypeSizeInChars(eltType); addTypedData() local 338 CharUnits eltSize = addEntry() local 406 CharUnits eltSize = getTypeStoreSize(CGM, eltTy); splitVectorEntry() local 742 CharUnits eltSize = (origVectorSize / numElts); legalizeVectorType() local [all...]
2119 CharUnits eltSize = getContext().getTypeSizeInChars(VlaSize.Type); EmitNullInitialization() local
3327 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(VlaSize.Type); VisitUnaryExprOrTypeTraitExpr() local 4366 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(elementType); EmitSub() local
4066 return arrayAlign.alignmentOfArrayElement(eltSize); in emitArraySubscriptGEP() local 3960 getArrayElementAlign(CharUnits arrayAlign,llvm::Value * idx,CharUnits eltSize) getArrayElementAlign() argument
5349 CharUnits eltSize = CGM.getContext().getTypeSizeInChars(recType); visitField() local
300 auto eltSize = getMemRefIntOrFloatEltSizeInBytes(oldMemRefType); in createPrivateMemRef() local
1235 auto eltSize = getMemRefIntOrFloatEltSizeInBytes(memRefType); in getRegionSize() local