Home
last modified time | relevance | path

Searched refs:encodeIdxParent (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp420 uint8_t encodeIdxParent(const std::optional<dwarf::Form> MaybeParentForm) { in encodeIdxParent() function
452 AbbrvTag |= encodeIdxParent(MaybeParentForm) << ParentBitOffset; in constructAbbreviationTag()