Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.cpp711 unsigned DIELoc::computeSize(const dwarf::FormParams &FormParams) const { in computeSize() function in DIELoc
761 unsigned DIEBlock::computeSize(const dwarf::FormParams &FormParams) const { in computeSize() function in DIEBlock
H A DDwarfUnit.cpp73 return TmpDIE.computeSize(AP.getDwarfFormParams()); in getTemporaryBufferSize()
391 Loc->computeSize(Asm->getDwarfFormParams()); in addBlock()
398 Block->computeSize(Asm->getDwarfFormParams()); in addBlock()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDIE.h937 unsigned computeSize(const dwarf::FormParams &FormParams) const;
973 unsigned computeSize(const dwarf::FormParams &FormParams) const;