Searched defs:eltSize (Results 1 – 5 of 5) sorted by relevance
80 auto eltSize = CGM.getContext().getTypeSizeInChars(eltType); in addTypedData() local 88 auto eltSize = CGM.getContext().getTypeSizeInChars(eltType); in addTypedData() local 257 auto eltSize = (end - begin) / numElts; in addLegalTypedData() local 338 CharUnits eltSize = addEntry() local 406 CharUnits eltSize = getTypeStoreSize(CGM, eltTy); splitVectorEntry() local 742 CharUnits eltSize = (origVectorSize / numElts); legalizeVectorType() local [all...]
2065 CharUnits eltSize = getContext().getTypeSizeInChars(VlaSize.Type); EmitNullInitialization() local
3063 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(VlaSize.Type); VisitUnaryExprOrTypeTraitExpr() local 4086 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(elementType); EmitSub() local
3929 getArrayElementAlign(CharUnits arrayAlign,llvm::Value * idx,CharUnits eltSize) getArrayElementAlign() argument 4035 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(eltType); emitArraySubscriptGEP() local
5342 CharUnits eltSize = CGM.getContext().getTypeSizeInChars(recType); visitField() local