Home
last modified time | relevance | path

Searched defs:Bytes (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/
DWebAssemblyDisassembler.cpp76 static int nextByte(ArrayRef<uint8_t> Bytes, uint64_t &Size) { in nextByte()
84 static bool nextLEB(int64_t &Val, ArrayRef<uint8_t> Bytes, uint64_t &Size, in nextLEB()
100 ArrayRef<uint8_t> Bytes, bool Signed) { in parseLEBImmediate()
109 bool parseImmediate(MCInst &MI, uint64_t &Size, ArrayRef<uint8_t> Bytes) { in parseImmediate()
124 StringRef Name, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t Address, in onSymbolStart()
159 MCInst &MI, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t /*Address*/, in getInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DFDRTraceWriter.cpp51 auto Bytes = IndexedWriter<0>::write(OS, T); in writeMetadata() local
101 ArrayRef<char> Bytes(D.data(), D.size()); in visit() local
110 ArrayRef<char> Bytes(D.data(), D.size()); in visit() local
119 ArrayRef<char> Bytes(D.data(), D.size()); in visit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/Disassembler/
DAVRDisassembler.cpp77 static DecodeStatus readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
90 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
114 ArrayRef<uint8_t> Bytes, in getInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFStreamer.h37 virtual void writeBytes(llvm::StringRef Bytes) { in writeBytes()
97 void writeBytes(llvm::StringRef Bytes) override { Out << Bytes; } in writeBytes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFileWriter.cpp21 uint8_t Bytes[32]; in writeSLEB() local
28 uint8_t Bytes[32]; in writeULEB() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamReader.h79 ArrayRef<uint8_t> Bytes; in readInteger() local
188 ArrayRef<uint8_t> Bytes; in readArray() local
DMD5.h56 std::array<uint8_t, 16> Bytes; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dcircular_raw_ostream.cpp26 unsigned Bytes = in write_impl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dcircular_raw_ostream.cpp25 unsigned Bytes = in write_impl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/
DARCDisassembler.cpp50 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
59 static bool readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction64()
69 static bool readInstruction48(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction48()
78 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
297 ArrayRef<uint8_t> Bytes, in getInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/
DMSP430Disassembler.cpp230 ArrayRef<uint8_t> Bytes, in getInstructionI()
285 ArrayRef<uint8_t> Bytes, in getInstructionII()
340 ArrayRef<uint8_t> Bytes, in getInstructionCJ()
361 ArrayRef<uint8_t> Bytes, in getInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordSerialization.cpp105 ArrayRef<uint8_t> Bytes(Data.bytes_begin(), Data.bytes_end()); in consume() local
131 ArrayRef<uint8_t> Bytes(Data.bytes_begin(), Data.bytes_end()); in consume() local
DCodeViewRecordIO.cpp100 Error CodeViewRecordIO::mapByteVectorTail(ArrayRef<uint8_t> &Bytes, in mapByteVectorTail()
116 Error CodeViewRecordIO::mapByteVectorTail(std::vector<uint8_t> &Bytes, in mapByteVectorTail()
DDebugChecksumsSubsection.cpp69 ArrayRef<uint8_t> Bytes) { in addChecksum()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DMCDisassembler.cpp21 ArrayRef<uint8_t> Bytes, uint64_t Address, in onSymbolStart()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackOffset.h38 int64_t Bytes; variable
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs87 Bytes, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRMachineFunctionInfo.h60 void setCalleeSavedFrameSize(unsigned Bytes) { CalleeSavedFrameSize = Bytes; } in setCalleeSavedFrameSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.h45 mutable ArrayRef<uint8_t> Bytes; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp75 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t &Size, in readInstruction32()
133 ArrayRef<uint8_t> Bytes, uint64_t Address, in getInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/Disassembler/
DBPFDisassembler.cpp137 static DecodeStatus readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction64()
162 ArrayRef<uint8_t> Bytes, in getInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h67 StringRef Bytes; member
/third_party/e2fsprogs/lib/ext2fs/
Dnt_io.c891 IN ULONG Bytes, in _BlockIo()
946 IN ULONG Bytes, in _RawWrite()
959 IN ULONG Bytes, in _RawRead()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp236 unsigned Bytes = Data.getU16(C); in visitLocationList() local
331 unsigned Bytes = Version >= 5 ? Data.getULEB128(C) : Data.getU16(C); in visitLocationList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DLowerTypeTests.h176 std::vector<uint8_t> Bytes; member

1234