Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugPubTable.cpp48 const unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(NewSet.Format); in extract() local
/external/google-breakpad/src/common/dwarf/
Dbytereader.h195 uint8_t OffsetSize() const { return offset_size_; } in OffsetSize() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h151 struct OffsetSize { struct
158 const absl::flat_hash_map<const HloValue*, OffsetSize>& assigned_buffers() in assigned_buffers() argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCDwarf.cpp494 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); in Emit() local
831 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); in EmitGenDwarfAranges() local
918 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); in EmitGenDwarfInfo() local
1576 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(Format); in EmitCIE() local
1704 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(Format); in EmitFDE() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DStackProtector.cpp216 TypeSize OffsetSize = TypeSize::Fixed(Offset.getLimitedValue()); in HasAddressTaken() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DArchiveWriter.cpp358 uint64_t NumSyms, uint64_t OffsetSize, in computeSymbolTableSize()
414 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 __anon12f279270211::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 __anonbabd8d090211::DarwinX86AsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp1198 unsigned OffsetSize; ///< Offset of a "push" instruction. member in __anon3b24e4cf0411::DarwinX86AsmBackend
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp965 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.cpp833 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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1695 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4121 unsigned OffsetSize = AMDGPU::getNumFlatOffsetBits(getSTI()); in validateFlatOffset() local