Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCELFStreamer.cpp25 const MCSymbol *Sym, unsigned SizeInBytes, SMLoc Loc, in EmitValueForModiferKind()
/external/tensorflow/tensorflow/compiler/xla/service/
Dexecutable.cc146 int64 Executable::SizeInBytes() { return -1; } in SizeInBytes() function in xla::Executable
/external/compiler-rt/lib/profile/
DInstrProfiling.c32 __llvm_profile_get_num_padding_bytes(uint64_t SizeInBytes) { in __llvm_profile_get_num_padding_bytes()
/external/v8/src/
Dexternal-reference-table.h70 static constexpr uint32_t SizeInBytes() { in SizeInBytes() function
/external/llvm/lib/IR/
DUser.cpp94 intptr_t SizeInBytes; member
DDIBuilder.cpp616 unsigned SizeInBytes) { in createBitPieceExpression()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DUser.cpp90 intptr_t SizeInBytes; member
/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/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp346 uint64_t SizeInBytes = cast<ConstantInt>(MSI->getLength())->getZExtValue(); in processLoopMemSet() local
/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/vixl/src/aarch64/
Doperands-aarch64.h91 VIXL_DEPRECATED("GetSizeInBytes", int SizeInBytes() const) { in SizeInBytes() function
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp668 unsigned SizeInBytes = ValVT.getSizeInBits() >> 3; in CC_MBlaze_AssignReg() local
/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/arm64/
Dassembler-arm64.h131 int SizeInBytes() const { in SizeInBytes() function
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp1803 unsigned SizeInBytes = ValVT.getSizeInBits() >> 3; in CC_MipsO32() local
/external/v8/src/profiler/
Dheap-snapshot-generator.cc2020 size_t SizeInBytes() override { in SizeInBytes() function in v8::internal::EmbedderGraphImpl::V8NodeImpl

12