Searched refs:getFileSize (Results 1 – 10 of 10) sorted by relevance
60 virtual unsigned int getFileSize(DataFile) const;
64 virtual unsigned int getFileSize(DataFile) const;
232 virtual unsigned int getFileSize(DataFile) const = 0;
199 TargetNV50::getFileSize(DataFile file) const in getFileSize() function in nv50_ir::TargetNV50
242 TargetNVC0::getFileSize(DataFile file) const in getFileSize() function in nv50_ir::TargetNVC0
71 inline unsigned int getFileSize(DataFile f, uint8_t regSize) const in getFileSize() function in nv50_ir::RegisterSet130 last[rf] = targ->getFileSize(f) - 1; in init()884 int size = regs.getFileSize(f, lval->reg.size); in init()
3121 int regs = targ->getFileSize(FILE_GPR) + 1; in visit()
74 uint32_t PDBFile::getFileSize() const { return Buffer->getLength(); } in getFileSize() function in PDBFile159 if (BlockEndOffset > getFileSize()) in parseStreamData()
89 uint32_t getFileSize() const;
67 Obj.Headers->FileSize = File.getFileSize(); in dumpFileHeaders()