Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp305 addULEB128(Value.getDIEBlock().ComputeSize(AP)); in hashAttribute()
308 addULEB128(Value.getDIELoc().ComputeSize(AP)); in hashAttribute()
H A DDIE.cpp719 unsigned DIELoc::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIELoc
771 unsigned DIEBlock::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIEBlock
H A DDwarfUnit.cpp80 return TmpDIE.ComputeSize(&AP); in getTemporaryBufferSize()
397 Loc->ComputeSize(Asm); in addBlock()
404 Block->ComputeSize(Asm); in addBlock()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h930 unsigned ComputeSize(const AsmPrinter *AP) const;
967 unsigned ComputeSize(const AsmPrinter *AP) const;