Home
last modified time | relevance | path

Searched defs:abbrev (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h66 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
82 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
107 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
124 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
142 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
154 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
166 template <typename FieldTy> static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
176 static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
/llvm-project/libcxx/test/std/time/time.zone/time.zone.info/time.zone.info.sys/
H A Dsys_info.members.pass.cpp45 [[maybe_unused]] std::string& abbrev = sys_info.abbrev; in main() local
/llvm-project/libcxx/include/__chrono/
H A Dsys_info.h40 string abbrev; member
/llvm-project/llvm/test/DebugInfo/X86/
H A Ddwarfdump-header-64.s32 abbrev: label
/llvm-project/clang-tools-extra/pseudo/tool/
H A DHTMLForest.js
/llvm-project/flang/lib/Parser/
H A Dexpr-parsers.cpp286 inline constexpr auto logicalOp(const char *op, const char *abbrev) { in logicalOp() argument
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.h281 std::string abbrev; member
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2957 Abbrev abbrev; computeHdrAndAbbrevTable() local
3102 const Abbrev *abbrev = abbrevTable[ie.abbrevCode - 1]; computeEntryPool() local
[all...]
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp617 llvm::DWARFDebugAbbrev *abbrev = DebugAbbrev(); CalculateAbilities() local