Home
last modified time | relevance | path

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

12

/external/llvm/lib/Support/
Dcircular_raw_ostream.cpp26 unsigned Bytes = in write_impl() local
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp113 uint8_t *Bytes; member in __anonf435e62f0111::DisasmMemoryObject
144 size_t LLVMDisasmInstruction(LLVMDisasmContextRef DCR, uint8_t *Bytes, in LLVMDisasmInstruction()
/external/elfutils/libelf/
Dgelf_xlate.c67 #define INLINE2(Bytes, FName, TName) \ argument
69 #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/tools/llvm-objdump/
Dllvm-objdump.cpp102 StringRef Bytes; member in __anon43eb61900211::StringRefMemoryObject
222 StringRef Bytes; in DisassembleInput() local
/external/llvm/tools/llvm-mc/
DDisassembler.cpp39 const ByteArrayTy &Bytes; member in __anon1284c1540111::VectorMemoryObject
56 MCInstPrinter &Printer, const ByteArrayTy &Bytes, in PrintInsts()
/external/guava/src/com/google/common/primitives/
DBytes.java44 public final class Bytes { class
45 private Bytes() {} in Bytes() method in Bytes
/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/ARM/
DThumb1RegisterInfo.cpp142 static unsigned calcNumMI(int Opc, int ExtraOpc, unsigned Bytes, in calcNumMI()
174 unsigned Bytes = (unsigned)NumBytes; in emitThumbRegPlusImmediate() local
445 unsigned Bytes = (Offset > 0) ? Offset : -Offset; in rewriteFrameIndex() local
DARMLoadStoreOptimizer.cpp509 unsigned Bytes, unsigned Limit, in isMatchingDecrement()
532 unsigned Bytes, unsigned Limit, in isMatchingIncrement()
686 unsigned Bytes = getLSMultipleTransferSize(MI); in MergeBaseUpdateLSMultiple() local
824 unsigned Bytes = getLSMultipleTransferSize(MI); in MergeBaseUpdateLoadStore() local
1612 unsigned Bytes = getLSMultipleTransferSize(Op); in RescheduleOps() local
DARMISelLowering.cpp1575 unsigned Bytes = Arg.getValueType().getSizeInBits() / 8; in MatchingStackOffset() local
2561 unsigned Bytes = Flags.getByValSize() - VARegSize; in LowerFormalArguments() local
/external/valgrind/main/none/tests/x86-linux/
Dseg_override.c21 } Bytes; member
/external/llvm/lib/Target/CellSPU/
DSPUISelDAGToDAG.cpp952 SDNode *Bytes = in SelectSHLi64() local
1011 SDNode *Bytes = in SelectSRLi64() local
/external/giflib/
Dgif_lib.h282 char *Bytes; /* on malloc(3) heap */ member
/external/llvm/lib/Target/PTX/
DPTXMCAsmStreamer.cpp224 static inline int64_t truncateToSize(int64_t Value, unsigned Bytes) { in truncateToSize()
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp176 unsigned Bytes = unsigned(End-Start); in isProfitableToUseMemset() local
DSimplifyLibCalls.cpp1287 uint64_t Bytes = SizeC->getZExtValue()*CountC->getZExtValue(); in CallOptimizer() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp132 void writeBytes(const char *Bytes, int Size) { in writeBytes()
/external/clang/include/clang/Lex/
DPreprocessor.h652 void setSkipMainFilePreamble(unsigned Bytes, bool StartOfLine) { in setSkipMainFilePreamble()
/external/clang/lib/Frontend/
DCompilerInvocation.cpp1736 unsigned Bytes = 0; in ParsePreprocessorArgs() local
/external/llvm/lib/MC/
DMCAsmStreamer.cpp301 static inline int64_t truncateToSize(int64_t Value, unsigned Bytes) { in truncateToSize()
/external/clang/include/clang/AST/
DASTContext.h1700 inline void *operator new(size_t Bytes, const clang::ASTContext &C, in new()
/external/clang/lib/Lex/
DLexer.cpp1153 void Lexer::SkipBytes(unsigned Bytes, bool StartOfLine) { in SkipBytes()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c649 CAMLprim value llvm_set_alignment(value Bytes, LLVMValueRef Global) { in llvm_set_alignment()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1446 unsigned Bytes = std::max(VT1.getStoreSizeInBits(), in CreateStackTemporary() local
6375 unsigned Bytes, int Dist) const { in isConsecutiveLoad()

12