Searched defs:addConstraint (Results 1 – 4 of 4) sorted by relevance
58 void addConstraint(std::unique_ptr<PBQPRAConstraint> C) { in addConstraint() function
160 Constraint.prototype.addConstraint = function () { method in Constraint551 Variable.prototype.addConstraint = function (c) { method in Variable761 Plan.prototype.addConstraint = function (c) { method in Plan
1982 RegAlloc::InsertConstraintsPass::addConstraint(Instruction *i, int s, int n) in addConstraint() function in nv50_ir::RegAlloc::InsertConstraintsPass