Searched refs:getFileUnit (Results 1 – 7 of 7) sorted by relevance
61 virtual unsigned int getFileUnit(DataFile) const;
65 virtual unsigned int getFileUnit(DataFile) const;
239 virtual unsigned int getFileUnit(DataFile) const = 0;
224 TargetNV50::getFileUnit(DataFile file) const in getFileUnit() function in nv50_ir::TargetNV50
268 TargetNVC0::getFileUnit(DataFile file) const in getFileUnit() function in nv50_ir::TargetNVC0
129 unit[rf] = targ->getFileUnit(f); in init()
3154 gpr_unit = prog->getTarget()->getFileUnit(FILE_GPR); in visit()