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

12

/freebsd-10.0-release/contrib/llvm/lib/Support/
H A Dcircular_raw_ostream.cpp26 unsigned Bytes = local
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DStreamableMemoryObject.h143 mutable std::vector<unsigned char> Bytes; member in class:llvm::StreamingMemoryObject
/freebsd-10.0-release/contrib/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h40 StringRef Bytes; member in class:llvm::StringRefMemoryObject
H A DMachODump.cpp335 StringRef Bytes; local
H A Dllvm-objdump.cpp319 StringRef Bytes; local
/freebsd-10.0-release/usr.sbin/ctm/ctm/
H A Dctm_syntax.c22 #define Bytes CTM_F_Bytes macro
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DAttr.h66 void* operator new(size_t Bytes, ASTContext &C, argument
/freebsd-10.0-release/contrib/llvm/tools/llvm-mc/
H A DDisassembler.cpp35 const ByteArrayTy &Bytes; member in class:__anon3617::VectorMemoryObject
51 PrintInsts(const MCDisassembler &DisAsm, const ByteArrayTy &Bytes, SourceMgr &SM, raw_ostream &Out, MCStreamer &Streamer) argument
/freebsd-10.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutmisc.c141 UINT8 Bytes[4]; member in union:__anon6576
146 UINT8 Bytes[4]; member in union:__anon6577
[all...]
/freebsd-10.0-release/contrib/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp114 uint8_t *Bytes; member in class:__anon2290::DisasmMemoryObject
145 size_t LLVMDisasmInstruction(LLVMDisasmContextRef DCR, uint8_t *Bytes, argument
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DThumb1RegisterInfo.cpp143 static unsigned calcNumMI(int Opc, int ExtraOpc, unsigned Bytes, argument
[all...]
H A DARMLoadStoreOptimizer.cpp717 unsigned Bytes = getLSMultipleTransferSize(MI); local
529 isMatchingDecrement(MachineInstr *MI, unsigned Base, unsigned Bytes, unsigned Limit, ARMCC::CondCodes Pred, unsigned PredReg) argument
562 isMatchingIncrement(MachineInstr *MI, unsigned Base, unsigned Bytes, unsigned Limit, ARMCC::CondCodes Pred, unsigned PredReg) argument
853 unsigned Bytes = getLSMultipleTransferSize(MI); local
1697 unsigned Bytes = getLSMultipleTransferSize(Op); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h110 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { argument
/freebsd-10.0-release/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h77 unsigned char Bytes[4] = { local
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp252 uint8_t Bytes[4]; local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp53 uint8_t Bytes[4]; local
69 uint8_t Bytes[4]; local
[all...]
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp368 unsigned Bytes=1+EmitVBRValue(cast<CheckIntegerMatcher>(N)->getValue(), OS); local
403 unsigned Bytes=1+EmitVBRValue(cast<CheckAndImmMatcher>(N)->getValue(), OS); local
410 unsigned Bytes = 1+EmitVBRValue(cast<CheckOrImmMatcher>(N)->getValue(), OS); local
423 unsigned Bytes = 2+EmitVBRValue(Val, OS); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1381 unsigned Bytes = 0; local
/freebsd-10.0-release/contrib/groff/src/devices/grops/
H A Dpsrm.cpp798 const int Bytes = 0; local
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCContext.h441 inline void *operator new(size_t Bytes, llvm::MCContext &C, argument
475 inline void *operator new[](size_t Bytes, llvm::MCContext& C, argument
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp163 void writeBytes(const char *Bytes, int Size) { argument
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp176 unsigned Bytes = unsigned(End-Start); local
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3008 StreamingMemoryObject *Bytes = new StreamingMemoryObject(LazyStreamer); local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1632 uint64_t Bytes = AP.TM.getDataLayout()->getTypeAllocSize(CDS->getType()); local
1698 uint64_t Bytes = AP.TM.getDataLayout()->getTypeAllocSize(CA->getType()); local
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCAsmStreamer.cpp327 static inline int64_t truncateToSize(int64_t Value, unsigned Bytes) { argument

Completed in 240 milliseconds

12