Searched defs:addConstraint (Results 1 – 6 of 6) sorted by relevance
160 Constraint.prototype.addConstraint = function () { method in Constraint551 Variable.prototype.addConstraint = function (c) { method in Variable761 Plan.prototype.addConstraint = function (c) { method in Plan
154 Constraint.prototype.addConstraint = function () { method in Constraint545 Variable.prototype.addConstraint = function (c) { method in Variable755 Plan.prototype.addConstraint = function (c) { method in Plan
1701 RegAlloc::InsertConstraintsPass::addConstraint(Instruction *i, int s, int n) in addConstraint() function in nv50_ir::RegAlloc::InsertConstraintsPass