Searched defs:abbrev (Results 1 – 9 of 9) sorted by relevance
66 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()
45 [[maybe_unused]] std::string& abbrev = sys_info.abbrev; in main() local
40 string abbrev; member
32 abbrev: label
286 inline constexpr auto logicalOp(const char *op, const char *abbrev) { in logicalOp() argument
281 std::string abbrev; member
2957 Abbrev abbrev; computeHdrAndAbbrevTable() local 3102 const Abbrev *abbrev = abbrevTable[ie.abbrevCode - 1]; computeEntryPool() local [all...]
617 llvm::DWARFDebugAbbrev *abbrev = DebugAbbrev(); CalculateAbilities() local