Home
last modified time | relevance | path

Searched defs:elementBytes (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/flang/runtime/
Dunit.cpp233 char *data, std::size_t bytes, std::size_t elementBytes) { in SwapEndianness()
245 std::size_t elementBytes, IoErrorHandler &handler) { in Emit()
272 std::size_t elementBytes, IoErrorHandler &handler) { in Receive()
Dtransformational.cpp60 std::size_t elementBytes{source.ElementBytes()}; in RESHAPE() local
Ddescriptor.cpp30 void Descriptor::Establish(TypeCode t, std::size_t elementBytes, void *p, in Establish()
68 OwningPtr<Descriptor> Descriptor::Create(TypeCode t, std::size_t elementBytes, in Create()
Dio-stmt.cpp253 const char *data, std::size_t bytes, std::size_t elementBytes) { in Emit()
356 const char *data, std::size_t n, std::size_t elementBytes) { in Emit()
683 char *data, std::size_t bytes, std::size_t elementBytes) { in Receive()
693 const char *data, std::size_t bytes, std::size_t elementBytes) { in Emit()
Dcharacter.cpp147 std::size_t elementBytes{string.ElementBytes()}; in AdjustLRHelper() local
/external/llvm-project/flang/lib/Evaluate/
Dfold-designator.cpp220 auto elementBytes{ToInt64(elementType.MeasureSizeInBytes(&context))}; in OffsetToArrayRef() local
318 } else if (auto elementBytes{ in OffsetToDesignator() local
Dinitial-image.cpp22 auto elementBytes{bytes > 0 ? bytes / elements : 0}; in Add() local
Dconstant.cpp254 std::size_t elementBytes{length_ * sizeof(decltype(values_[0]))}; in CopyFrom() local
/external/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1021 UINT_32 elementBytes, ///< [in] element bytes per element in ApplyCustomizedPitchHeight()
1251 UINT_32 elementBytes = pIn->bpp >> 3; in ComputeSurfaceCoordFromAddrLinear() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.hpp306 const deUint8* elementBytes = reinterpret_cast<const deUint8*>(&(*beg)); in checkBits() local
/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp4147 UINT_32 elementBytes = pIn->bpp >> 3; in HwlComputeSurfaceInfoLinear() local
4944 UINT_32 elementBytes = pIn->bpp >> 3; in ComputeSurfaceLinearPadding() local
/external/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp4339 const UINT_32 elementBytes = pIn->bpp >> 3; in HwlComputeSurfaceInfoLinear() local