Searched defs:byteSize (Results 1 – 14 of 14) sorted by relevance
127 RT_API_ATTRS void *AllocateValidatedPointerPayload(std::size_t byteSize) { in AllocateValidatedPointerPayload()156 std::size_t byteSize{pointer.Elements() * elementBytes}; in RTDEF() local190 std::size_t byteSize{descriptor.elem_len}; in GetByteSize() local198 std::size_t byteSize{GetByteSize(desc)}; in ValidatePointerPayload() local
69 std::size_t byteSize{elem_len}; in CFI_allocate() local
161 std::size_t byteSize{Elements() * elementBytes}; Allocate() local
519 std::size_t byteSize{array_.ElementBytes()}; GetResult() local
52 auto byteSize = in construct() local
114 auto byteSize = TupleTypeStorage::totalSizeToAlloc<Type>(key.size()); in construct() local
106 size_t byteSize = in create() local
2537 unsigned byteSize = bitwidth / 8; printDenseArrayAttr() local
22 auto byteSize{static_cast<std::size_t>(kind)}; in TargetCharacteristics() local 59 EnableType(common::TypeCategory category,std::int64_t kind,std::size_t byteSize,std::size_t align) EnableType() argument [all...]
154 static size_t byteSize(BTF::CommonType *Type) { in byteSize() function
874 unsigned byteSize = data.getBitWidth() / 8; append() local
232 unsigned byteSize = ref.Count * sizeof(TypeIndex); in remapRecord() local
1553 unsigned byteSize = is32bit ? 4 : 8; processInstruction() local
3535 mlir::Value byteSize = builder.createIntegerConstant(loc, i64Ty, 1); lowerLazyArrayExpression() local 4174 [[maybe_unused]] mlir::Value byteSize = prepareRaggedArrays() local