Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp298 addULEB128(Value.getDIEBlock().ComputeSize(AP)); in hashAttribute()
301 addULEB128(Value.getDIELoc().ComputeSize(AP)); in hashAttribute()
H A DDIE.cpp685 unsigned DIELoc::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIELoc
736 unsigned DIEBlock::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIEBlock
H A DDwarfUnit.cpp378 Loc->ComputeSize(Asm); in addBlock()
386 Block->ComputeSize(Asm); in addBlock()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DDIE.h854 unsigned ComputeSize(const AsmPrinter *AP) const;
888 unsigned ComputeSize(const AsmPrinter *AP) const;