Searched refs:getFileUnit (Results 1 – 7 of 7) sorted by relevance
62 virtual unsigned int getFileUnit(DataFile) const;
69 virtual unsigned int getFileUnit(DataFile) const;
240 virtual unsigned int getFileUnit(DataFile) const = 0;
227 TargetNV50::getFileUnit(DataFile file) const in getFileUnit() function in nv50_ir::TargetNV50
292 TargetNVC0::getFileUnit(DataFile file) const in getFileUnit() function in nv50_ir::TargetNVC0
127 unit[rf] = targ->getFileUnit(f); in init()
3404 gpr_unit = prog->getTarget()->getFileUnit(FILE_GPR); in visit()