Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
396 Loc->ComputeSize(Asm); in addBlock()
403 Block->ComputeSize(Asm); in addBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h930 unsigned ComputeSize(const AsmPrinter *AP) const;
967 unsigned ComputeSize(const AsmPrinter *AP) const;