Home
last modified time | relevance | path

Searched defs:elementSize (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCharUnits.h214 CharUnits alignmentOfArrayElement(CharUnits elementSize) const { in alignmentOfArrayElement()
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h116 bit32 elementSize; /**< Size in bytes of an element */ member
153 bit32 elementSize; /**< The size of each queue element, in bytes */ member
180 bit32 elementSize; /**< The size of each queue element, in bytes */ member
311 bit32 elementSize; /**< The size of each queue element, in bytes */ member
332 bit32 elementSize; /**< The size of each queue element, in bytes */ member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp512 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayInit() local
1824 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in VisitArrayInitLoopExpr() local
H A DCGExprCXX.cpp2061 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayDelete() local
H A DItaniumCXXABI.cpp2524 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, in InitializeArrayCookie() local
H A DCGExprScalar.cpp4384 CharUnits elementSize; in EmitSub() local
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2378 bit32 elementSize:16; /* Size of each element in the queue in bytes.*/ member
2392 bit32 elementSize:16; /* Size of each element in the queue in bytes.*/ member