Home
last modified time | relevance | path

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

12

/external/llvm/lib/Support/
Dcircular_raw_ostream.cpp26 unsigned Bytes = in write_impl() local
/external/llvm/tools/llvm-mc/
DDisassembler.cpp35 const ByteArrayTy &Bytes; member in __anon457ab4f70111::VectorMemoryObject
52 const ByteArrayTy &Bytes, in PrintInsts()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.h40 StringRef Bytes; variable
DMachODump.cpp357 StringRef Bytes; in DisassembleInputMachO() local
Dllvm-objdump.cpp318 StringRef Bytes; in DisassembleObject() local
/external/llvm/include/llvm/Support/
DStreamableMemoryObject.h143 mutable std::vector<unsigned char> Bytes; variable
/external/elfutils/libelf/
Dgelf_xlate.c112 #define INLINE2(Bytes, FName, TName) \ argument
114 #define INLINE3(Bytes, FName, TName) \ argument
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp368 unsigned Bytes=1+EmitVBRValue(cast<CheckIntegerMatcher>(N)->getValue(), OS); in EmitMatcher() local
403 unsigned Bytes=1+EmitVBRValue(cast<CheckAndImmMatcher>(N)->getValue(), OS); in EmitMatcher() local
410 unsigned Bytes = 1+EmitVBRValue(cast<CheckOrImmMatcher>(N)->getValue(), OS); in EmitMatcher() local
423 unsigned Bytes = 2+EmitVBRValue(Val, OS); in EmitMatcher() local
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp114 uint8_t *Bytes; member in __anon96aaccd20111::DisasmMemoryObject
145 size_t LLVMDisasmInstruction(LLVMDisasmContextRef DCR, uint8_t *Bytes, in LLVMDisasmInstruction()
/external/guava/guava/src/com/google/common/primitives/
DBytes.java47 public final class Bytes { class
48 private Bytes() {} in Bytes() method in Bytes
/external/llvm/lib/Target/ARM/
DThumb1RegisterInfo.cpp143 static unsigned calcNumMI(int Opc, int ExtraOpc, unsigned Bytes, in calcNumMI()
175 unsigned Bytes = (unsigned)NumBytes; in emitThumbRegPlusImmediate() local
400 unsigned Bytes = (Offset > 0) ? Offset : -Offset; in rewriteFrameIndex() local
DARMLoadStoreOptimizer.cpp530 unsigned Bytes, unsigned Limit, in isMatchingDecrement()
563 unsigned Bytes, unsigned Limit, in isMatchingIncrement()
717 unsigned Bytes = getLSMultipleTransferSize(MI); in MergeBaseUpdateLSMultiple() local
853 unsigned Bytes = getLSMultipleTransferSize(MI); in MergeBaseUpdateLoadStore() local
1681 unsigned Bytes = getLSMultipleTransferSize(Op); in RescheduleOps() local
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c893 IN ULONG Bytes, in _BlockIo()
948 IN ULONG Bytes, in _RawWrite()
961 IN ULONG Bytes, in _RawRead()
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h117 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes()
DNVPTXAsmPrinter.cpp1764 void NVPTXAsmPrinter::bufferLEByte(Constant *CPV, int Bytes, in bufferLEByte()
1897 int Bytes; in bufferAggregateConstant() local
/external/valgrind/main/none/tests/x86-linux/
Dseg_override.c21 } Bytes; member
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp53 uint8_t Bytes[4]; in readInstruction16() local
69 uint8_t Bytes[4]; in readInstruction32() local
/external/giflib/
Dgif_lib.h282 char *Bytes; /* on malloc(3) heap */ member
/external/llvm/include/llvm/Bitcode/
DBitstreamWriter.h77 unsigned char Bytes[4] = { in WriteWord() local
/external/llvm/lib/Target/R600/MCTargetDesc/
DR600MCCodeEmitter.cpp487 void R600MCCodeEmitter::EmitTwoBytes(unsigned int Bytes, in EmitTwoBytes()
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp242 uint8_t Bytes[4]; in readInstruction32() local
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp176 unsigned Bytes = unsigned(End-Start); in isProfitableToUseMemset() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1631 uint64_t Bytes = AP.TM.getDataLayout()->getTypeAllocSize(CDS->getType()); in emitGlobalConstantDataSequential() local
1697 uint64_t Bytes = AP.TM.getDataLayout()->getTypeAllocSize(CA->getType()); in emitGlobalConstantArray() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp155 void writeBytes(const char *Bytes, int Size) { in writeBytes()
/external/clang/lib/Frontend/
DCompilerInvocation.cpp1372 unsigned Bytes = 0; in ParsePreprocessorArgs() local

12