Home
last modified time | relevance | path

Searched defs:SizeInBytes (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp-deps/amber/src/
Dtype.cc79 uint32_t List::SizeInBytes() const { in SizeInBytes() function in amber::type::List
95 uint32_t Struct::SizeInBytes() const { in SizeInBytes() function in amber::type::Struct
Dtype.h154 uint32_t SizeInBytes() const override { return bits_ / 8; } in SizeInBytes() function
178 uint32_t SizeInBytes() const { return num_bits / 8; } in SizeInBytes() function
Dformat.h58 uint32_t SizeInBytes() const { return num_bits_ / 8; } in SizeInBytes() function
Dformat.cc70 uint32_t Format::SizeInBytes() const { in SizeInBytes() function in amber::Format
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCELFStreamer.cpp25 const MCSymbol *Sym, unsigned SizeInBytes, SMLoc Loc, in EmitValueForModiferKind()
/external/compiler-rt/lib/profile/
DInstrProfiling.c32 __llvm_profile_get_num_padding_bytes(uint64_t SizeInBytes) { in __llvm_profile_get_num_padding_bytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DUser.cpp90 intptr_t SizeInBytes; member
/external/llvm/lib/IR/
DUser.cpp94 intptr_t SizeInBytes; member
DDIBuilder.cpp616 unsigned SizeInBytes) { in createBitPieceExpression()
/external/v8/src/heap/cppgc-js/
Dcpp-snapshot.cc41 size_t SizeInBytes() override { return 0; } in SizeInBytes() function in v8::internal::EmbedderNode
66 size_t SizeInBytes() final { return 0; } in SizeInBytes() function in v8::internal::EmbedderRootNode
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h240 inline uint8_t getNumPaddingBytes(uint64_t SizeInBytes) { in getNumPaddingBytes()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1180 translatePtrToMemberRep(unsigned SizeInBytes, bool IsPMF, unsigned Flags) { in translatePtrToMemberRep()
1223 uint8_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerTypeMemberPointer() local
1562 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeClass() local
1601 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeUnion() local
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h222 inline uint8_t getNumPaddingBytes(uint64_t SizeInBytes) { in getNumPaddingBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1560 translatePtrToMemberRep(unsigned SizeInBytes, bool IsPMF, unsigned Flags) { in translatePtrToMemberRep()
1604 uint8_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerTypeMemberPointer() local
2059 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeClass() local
2098 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeUnion() local
/external/webrtc/webrtc/modules/pacing/
Dpaced_sender.cc136 uint64_t SizeInBytes() const { return bytes_; } in SizeInBytes() function in webrtc::paced_sender::PacketQueue
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp512 uint64_t SizeInBytes = AI.getModule()->getDataLayout().getTypeAllocSize(Ty); in getAllocaSizeInBytes() local
DAddressSanitizer.cpp630 uint64_t SizeInBytes = in getAllocaSizeInBytes() local
2100 uint64_t SizeInBytes = DL.getTypeAllocSize(Ty); in InstrumentGlobals() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp623 bool AVRAsmParser::parseLiteralValues(unsigned SizeInBytes, SMLoc L) { in parseLiteralValues()
/external/v8/src/codegen/arm64/
Dregister-arm64.h104 int SizeInBytes() const { in SizeInBytes() function
/external/vixl/src/aarch64/
Doperands-aarch64.h90 VIXL_DEPRECATED("GetSizeInBytes", int SizeInBytes() const) { in SizeInBytes() function
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp422 unsigned SizeInBytes = ElemSizeInBytes * Chain.size(); in splitOddVectorElts() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp667 uint64_t SizeInBytes = cast<ConstantInt>(MSI->getLength())->getZExtValue(); in processLoopMemSet() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp471 uint64_t SizeInBytes = in getAllocaSizeInBytes() local
1448 uint64_t SizeInBytes = DL.getTypeAllocSize(Ty); in InstrumentGlobals() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp736 uint64_t SizeInBytes = cast<ConstantInt>(MSI->getLength())->getZExtValue(); in processLoopMemSet() local
/external/v8/src/profiler/
Dheap-snapshot-generator.cc1869 size_t SizeInBytes() override { in SizeInBytes() function in v8::internal::EmbedderGraphImpl::V8NodeImpl

12