Lines Matching refs:intf
1419 const RIG_Node *intf = RIG_Node::get(ei);
1421 if (intf->reg < 0)
1424 LValue *vB = intf->getValue();
1426 const uint8_t intfMask = ((1 << intf->colors) - 1) << (intf->reg & 7);
1455 vB->compMask, intf->reg & ~7, mask);
1457 regs.occupyMask(node->f, intf->reg & ~7, mask);
1463 vA->id, vB->id, intf->reg, intf->colors);
1464 regs.occupy(node->f, intf->reg, intf->colors);