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;
241 virtual unsigned int getFileUnit(DataFile) const = 0;
228 TargetNV50::getFileUnit(DataFile file) const in getFileUnit() function in nv50_ir::TargetNV50
295 TargetNVC0::getFileUnit(DataFile file) const in getFileUnit() function in nv50_ir::TargetNVC0
115 unit[rf] = targ->getFileUnit(f); in init()
3429 gpr_unit = prog->getTarget()->getFileUnit(FILE_GPR); in visit()