Searched defs:Bytes (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Dcircular_raw_ostream.cpp26 unsigned Bytes = local
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DStringRefMemoryObject.h26 StringRef Bytes; member in class:llvm::StringRefMemoryObject
29 StringRefMemoryObject(StringRef Bytes, uint64_t Base = 0) argument
H A DStreamableMemoryObject.h139 mutable std::vector<unsigned char> Bytes; member in class:llvm::StreamingMemoryObject
/freebsd-9.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugLoc.cpp65 unsigned Bytes = data.getU16(&Offset); local
/freebsd-9.3-release/usr.sbin/ctm/ctm/
H A Dctm_syntax.c22 #define Bytes CTM_F_Bytes macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DAttr.h67 void* operator new(size_t Bytes, ASTContext &C, argument
/freebsd-9.3-release/contrib/llvm/tools/llvm-mc/
H A DDisassembler.cpp35 const ByteArrayTy &Bytes; member in class:__anon3546::VectorMemoryObject
51 PrintInsts(const MCDisassembler &DisAsm, const ByteArrayTy &Bytes, SourceMgr &SM, raw_ostream &Out, MCStreamer &Streamer, bool InAtomicBlock) argument
/freebsd-9.3-release/contrib/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp129 uint8_t *Bytes; member in class:__anon2252::DisasmMemoryObject
266 size_t LLVMDisasmInstruction(LLVMDisasmContextRef DCR, uint8_t *Bytes, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DThumb1RegisterInfo.cpp143 static unsigned calcNumMI(int Opc, int ExtraOpc, unsigned Bytes, argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h110 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp186 uint8_t Bytes[4]; local
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp97 uint64_t Bytes = CSize->getZExtValue(); local
198 uint64_t Bytes = CSize->getZExtValue(); local
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h77 unsigned char Bytes[4] = { local
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp318 uint8_t Bytes[4]; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp53 uint8_t Bytes[4]; local
69 uint8_t Bytes[4]; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp325 StringRef Bytes; local
H A Dllvm-objdump.cpp454 StringRef Bytes; local
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp378 unsigned Bytes=1+EmitVBRValue(cast<CheckIntegerMatcher>(N)->getValue(), OS); local
413 unsigned Bytes=1+EmitVBRValue(cast<CheckAndImmMatcher>(N)->getValue(), OS); local
420 unsigned Bytes = 1+EmitVBRValue(cast<CheckOrImmMatcher>(N)->getValue(), OS); local
433 unsigned Bytes = 2+EmitVBRValue(Val, OS); local
/freebsd-9.3-release/sys/contrib/dev/acpica/utilities/
H A Dutmisc.c588 UINT8 Bytes[4]; member in union:__anon6217
593 UINT8 Bytes[4]; member in union:__anon6218
[all...]
/freebsd-9.3-release/contrib/groff/src/devices/grops/
H A Dpsrm.cpp798 const int Bytes = 0; local
/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCContext.h448 inline void *operator new(size_t Bytes, llvm::MCContext &C, argument
482 inline void *operator new[](size_t Bytes, llvm::MCContext& C, argument
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp164 void writeBytes(const char *Bytes, int Size) { argument
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp176 unsigned Bytes = unsigned(End-Start); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1487 unsigned Bytes = 0; local
/freebsd-9.3-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3191 StreamingMemoryObject *Bytes = new StreamingMemoryObject(LazyStreamer); local

Completed in 306 milliseconds

12