Searched defs:Size (Results 1 - 25 of 428) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCInstrAnalysis.cpp13 evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, uint64_t &Target) const argument
H A DMCSymbol.cpp29 size_t Size = s + (Name ? sizeof(NameEntryStorageTy) : 0); local
H A DStringTableBuilder.cpp117 uint32_t Size = static_cast<uint32_t>(StringTable.size()); local
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A Dcircular_raw_ostream.cpp18 void circular_raw_ostream::write_impl(const char *Ptr, size_t Size) { argument
H A Draw_os_ostream.cpp26 void raw_os_ostream::write_impl(const char *Ptr, size_t Size) { argument
H A DAllocator.cpp32 void PrintRecyclerStats(size_t Size, argument
H A DLEB128.cpp21 unsigned Size = 0; local
31 unsigned Size = 0; local
H A DFileOutputBuffer.cpp39 FileOutputBuffer::create(StringRef FilePath, size_t Size, unsigned Flags) { argument
H A DFormattedStream.cpp24 static void UpdatePosition(std::pair<unsigned, unsigned> &Position, const char *Ptr, size_t Size) { argument
48 void formatted_raw_ostream::ComputePosition(const char *Ptr, size_t Size) { argument
76 void formatted_raw_ostream::write_impl(const char *Ptr, size_t Size) { argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DAllDiagnostics.h33 enum { Size = SizeOfStr }; enumerator in enum:clang::StringSizerHelper::__anon3468
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dclear_cache.c34 static void clear_mips_cache(const void* Addr, size_t Size) { argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DStringLexer.h23 typedef std::string::size_type Size; typedef in class:lldb_utility::StringLexer
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIECollection.cpp46 DWARFDIECollection::Size() const function in class:DWARFDIECollection
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclGroup.cpp22 unsigned Size = totalSizeToAlloc<Decl *>(NumDecls); local
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp28 addConstantPoolEntry(const MCExpr *Expr, unsigned Size, SMLoc Loc) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DLayoutOverrideSource.h29 uint64_t Size; member in struct:clang::LayoutOverrideSource::Layout
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.cpp43 inline void EmitSize(size_t Size) { argument
H A DARMUnwindOpAsm.h85 void EmitBytes(const uint8_t *Opcode, size_t Size) { argument
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_ignoreset.cc37 uptr IgnoreSet::Size() const { function in class:__tsan::IgnoreSet
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DMDBuilder.h135 uint64_t Size; member in struct:llvm::MDBuilder::TBAAStructField
137 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) : argument
/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DConstantPools.h34 unsigned Size; member in struct:llvm::ConstantPoolEntry
H A DStringTableBuilder.h27 size_t Size = 0; member in class:llvm::StringTableBuilder
/freebsd-11.0-release/contrib/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h32 uint64_t Size; // Size of the variable in bytes. member in struct:llvm::ASanStackVariableDescription
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DTypeLocBuilder.cpp20 size_t Size = L.getFullDataSize(); local
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.h67 uint64_t Size; member in struct:llvm::symbolize::SymbolizableObjectFile::SymbolDesc

Completed in 301 milliseconds

1234567891011>>