Lines Matching refs:force
186 void force(int rx, unsigned domain);
282 /// Force register rx into domain.
283 void ExeDepsFix::force(int rx, unsigned domain) {
293 // force the new value into domain. This costs a domain crossing.
408 // We are already collapsed, but predecessor is not. Force it.
419 force(rx, pdv->getFirstDomain());
586 force(rx, domain);
589 // Kill all defs and force them.
596 force(rx, domain);
634 // If the collapsed operands force a single domain, propagate the collapse.
672 // Force the first dv to match the current instruction.