Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp312 addULEB128(Value.getDIEBlock().computeSize(AP->getDwarfFormParams())); in hashAttribute()
315 addULEB128(Value.getDIELoc().computeSize(AP->getDwarfFormParams())); in hashAttribute()
H A DDIE.cpp710 unsigned DIELoc::computeSize(const dwarf::FormParams &FormParams) const { in computeSize() function in DIELoc
760 unsigned DIEBlock::computeSize(const dwarf::FormParams &FormParams) const { in computeSize() function in DIEBlock
H A DDwarfUnit.cpp72 return TmpDIE.computeSize(AP.getDwarfFormParams()); in getTemporaryBufferSize()
391 Loc->computeSize(Asm->getDwarfFormParams()); in addBlock()
398 Block->computeSize(Asm->getDwarfFormParams()); in addBlock()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h1017 unsigned computeSize(const dwarf::FormParams &FormParams) const;
1053 unsigned computeSize(const dwarf::FormParams &FormParams) const;