Lines Matching refs:force
178 void force(int rx, unsigned domain);
272 /// Force register rx into domain.
273 void ExeDepsFix::force(int rx, unsigned domain) {
283 // force the new value into domain. This costs a domain crossing.
394 // We are already collapsed, but predecessor is not. Force him.
405 force(rx, pdv->getFirstDomain());
517 force(rx, domain);
520 // Kill all defs and force them.
527 force(rx, domain);
565 // If the collapsed operands force a single domain, propagate the collapse.
603 // Force the first dv to match the current instruction.