Searched refs:occupyMask (Results 1 – 1 of 1) sorted by relevance
64 void occupyMask(DataFile f, int32_t reg, uint8_t mask);189 RegisterSet::occupyMask(DataFile f, int32_t reg, uint8_t mask) in occupyMask() function in nv50_ir::RegisterSet1383 regs.occupyMask(node->f, intf->reg & ~7, mask); in checkInterference()