Home
last modified time | relevance | path

Searched defs:OffsetSize (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugPubTable.cpp48 const unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(NewSet.Format); in extract() local
/external/google-breakpad/src/common/dwarf/
Dbytereader.h190 uint8_t OffsetSize() const { return offset_size_; } in OffsetSize() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h153 struct OffsetSize { struct
160 const absl::flat_hash_map<const HloValue*, OffsetSize>& assigned_buffers() in assigned_buffers() argument
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp484 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); in Emit() local
887 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); in EmitGenDwarfAranges() local
974 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); in EmitGenDwarfInfo() local
1619 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(Format); in EmitCIE() local
1745 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(Format); in EmitFDE() local
/external/llvm-project/llvm/lib/Object/
DArchiveWriter.cpp290 uint64_t NumSyms, uint64_t OffsetSize, in computeSymbolTableSize()
337 uint64_t OffsetSize = is64BitKind(Kind) ? 8 : 4; in writeSymbolTable() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp486 unsigned OffsetSize; ///< Offset of a "push" instruction. member in __anon38e13db80211::DarwinX86AsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp297 unsigned OffsetSize = is64BitKind(Kind) ? sizeof(uint64_t) : sizeof(uint32_t); in writeSymbolTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp816 unsigned OffsetSize; ///< Offset of a "push" instruction. member in __anon03a6bdda0211::DarwinX86AsmBackend
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp1253 unsigned OffsetSize; ///< Offset of a "push" instruction. member in __anona97f71e60411::DarwinX86AsmBackend
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp928 enum OffsetSize enum
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp2443 static bool canFoldOffset(unsigned OffsetSize, unsigned AS, in canFoldOffset()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp771 enum OffsetSize enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1429 unsigned OffsetSize = DL.getIndexTypeSizeInBits(BasePtr->getType()); in getNaturalGEPWithType() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSROA.cpp1432 unsigned OffsetSize = DL.getIndexTypeSizeInBits(BasePtr->getType()); in getNaturalGEPWithType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3318 unsigned OffsetSize = isGFX9() ? 13 : 12; in validateFlatOffset() local
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3652 unsigned OffsetSize = isGFX9() ? 13 : 12; in validateFlatOffset() local