Home
last modified time | relevance | path

Searched defs:getSizeInBytes (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DStackMapParser.h122 unsigned getSizeInBytes() const { in getSizeInBytes() function
181 unsigned getSizeInBytes() const { in getSizeInBytes() function
282 unsigned getSizeInBytes() const { in getSizeInBytes() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h119 unsigned getSizeInBytes() const { in getSizeInBytes() function
178 unsigned getSizeInBytes() const { in getSizeInBytes() function
279 unsigned getSizeInBytes() const { in getSizeInBytes() function
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DBitmapPreFiller.java76 private static int getSizeInBytes(PreFillType size) { in getSizeInBytes() method in BitmapPreFiller
/external/zxing/core/src/main/java/com/google/zxing/common/
DBitArray.java54 public int getSizeInBytes() { in getSizeInBytes() method in BitArray
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h116 unsigned getSizeInBytes() const { in getSizeInBytes() function
/external/llvm/include/llvm/Object/
DStackMapParser.h169 unsigned getSizeInBytes() const { in getSizeInBytes() function
272 unsigned getSizeInBytes() const { in getSizeInBytes() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h169 constexpr TypeSize getSizeInBytes() const { in getSizeInBytes() function
/external/swiftshader/src/Vulkan/
DVkImageView.hpp138 size_t getSizeInBytes() const { return image->getSizeInBytes(subresourceRange); } in getSizeInBytes() function in vk::ImageView
DVkImage.cpp268 size_t Image::getSizeInBytes(const VkImageSubresourceRange &subresourceRange) const in getSizeInBytes() function in vk::Image
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DMemoryOpRemark.cpp149 getSizeInBytes(std::optional<uint64_t> SizeInBits) { in getSizeInBytes() function
/external/llvm/include/llvm/IR/
DDataLayout.h480 uint64_t getSizeInBytes() const { return StructSize; } in getSizeInBytes() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h593 uint64_t getSizeInBytes() const { return StructSize; } in getSizeInBytes() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDataLayout.h632 uint64_t getSizeInBytes() const { return StructSize; } in getSizeInBytes() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineFunction.cpp1348 unsigned MachineConstantPoolValue::getSizeInBytes(const DataLayout &DL) const { in getSizeInBytes() function in MachineConstantPoolValue
1352 unsigned MachineConstantPoolEntry::getSizeInBytes(const DataLayout &DL) const { in getSizeInBytes() function in MachineConstantPoolEntry
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCExpr.h174 unsigned getSizeInBytes() const { in getSizeInBytes() function
/external/swiftshader/third_party/subzero/src/
DIceInst.h298 Operand *getSizeInBytes() const { return getSrc(0); } in getSizeInBytes() function
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp211 uint32_t getSizeInBytes(void) const in getSizeInBytes() function in vkt::BindingModel::__anonbca3896c0111::InlineUniformBlockDescriptor