Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCharUnits.h214 CharUnits alignmentOfArrayElement(CharUnits elementSize) const { in alignmentOfArrayElement()
/freebsd-src/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-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp516 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); EmitArrayInit() local
1848 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); VisitArrayInitLoopExpr() local
H A DCGExprCXX.cpp2064 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); EmitArrayDelete() local
H A DItaniumCXXABI.cpp2337 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, InitializeArrayCookie() local
H A DCGExprScalar.cpp4094 CharUnits elementSize; EmitSub() local
/freebsd-src/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