Home
last modified time | relevance | path

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

/freebsd/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.cpp709 unsigned DIELoc::computeSize(const dwarf::FormParams &FormParams) const { in computeSize() function in DIELoc
759 unsigned DIEBlock::computeSize(const dwarf::FormParams &FormParams) const { in computeSize() function in DIEBlock
H A DDwarfUnit.cpp73 return TmpDIE.computeSize(AP.getDwarfFormParams()); in getTemporaryBufferSize()
428 Loc->computeSize(Asm->getDwarfFormParams()); in addBlock()
435 Block->computeSize(Asm->getDwarfFormParams()); in addBlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h1027 LLVM_ABI unsigned computeSize(const dwarf::FormParams &FormParams) const;
1063 LLVM_ABI unsigned computeSize(const dwarf::FormParams &FormParams) const;