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

12

/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Dcircular_raw_ostream.cpp26 unsigned Bytes = local
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-objdump/
H A Dllvm-objdump.h29 StringRef Bytes; member in class:llvm::StringRefMemoryObject
H A Dllvm-objdump.cpp286 StringRef Bytes; local
H A DMachODump.cpp388 StringRef Bytes; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DStreamableMemoryObject.h143 mutable std::vector<unsigned char> Bytes; member in class:llvm::StreamingMemoryObject
/macosx-10.9.5/cctools-845/libstuff/
H A Dllvm.c142 llvm_disasm_instruction( LLVMDisasmContextRef DC, uint8_t *Bytes, uint64_t BytesSize, uint64_t Pc, char *OutString, size_t OutStringSize) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/MCDisassembler/
H A DDisassembler.cpp113 uint8_t *Bytes; member in class:__anon10266::DisasmMemoryObject
144 size_t LLVMDisasmInstruction(LLVMDisasmContextRef DCR, uint8_t *Bytes, argument
/macosx-10.9.5/llvmCore-3425.0.33/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
1682 unsigned Bytes = getLSMultipleTransferSize(Op); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h117 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { argument
H A DNVPTXAsmPrinter.cpp1714 void NVPTXAsmPrinter::bufferLEByte(Constant *CPV, int Bytes, argument
1847 int Bytes; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-mc/
H A DDisassembler.cpp39 const ByteArrayTy &Bytes; member in class:__anon10704::VectorMemoryObject
55 PrintInsts(const MCDisassembler &DisAsm, const ByteArrayTy &Bytes, SourceMgr &SM, raw_ostream &Out, MCStreamer &Streamer) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Bitcode/
H A DBitstreamWriter.h77 unsigned char Bytes[4] = { local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp247 uint8_t Bytes[4]; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/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
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCContext.h362 inline void *operator new(size_t Bytes, llvm::MCContext &C, argument
396 inline void *operator new[](size_t Bytes, llvm::MCContext& C, argument
/macosx-10.9.5/groff-38/groff/src/devices/grops/
H A Dpsrm.cpp798 const int Bytes = 0; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelDAGToDAG.cpp941 SDNode *Bytes = local
1000 SDNode *Bytes = local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp127 void writeBytes(const char *Bytes, int Size) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp176 unsigned Bytes = unsigned(End-Start); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2908 StreamingMemoryObject *Bytes = new StreamingMemoryObject(LazyStreamer); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1630 uint64_t Bytes = AP.TM.getTargetData()->getTypeAllocSize(CDS->getType()); local
1696 uint64_t Bytes = AP.TM.getTargetData()->getTypeAllocSize(CA->getType()); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMCAsmStreamer.cpp312 static inline int64_t truncateToSize(int64_t Value, unsigned Bytes) { argument
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm_ocaml.c811 CAMLprim value llvm_set_alignment(value Bytes, LLVMValueRef Global) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1556 unsigned Bytes = std::max(VT1.getStoreSizeInBits(), local
6051 isConsecutiveLoad(LoadSDNode *LD, LoadSDNode *Base, unsigned Bytes, int Dist) const argument

Completed in 399 milliseconds

12