Lines Matching refs:getCell
358 bool getCell(const RegisterSubReg &R, const CellMap &Inputs, LatticeCell &RC);
1079 bool MachineConstEvaluator::getCell(const RegisterSubReg &R, const CellMap &Inputs,
1109 if (!getCell(R1, Inputs, LS1) || !getCell(R2, Inputs, LS2))
1148 if (!getCell(R1, Inputs, LS))
1175 if (!getCell(R1, Inputs, LS))
1366 return getCell(R1, Inputs, Result);
1404 return getCell(R1, Inputs, Result);
1413 if (!getCell(R1, Inputs, LS1))
1471 return getCell(R1, Inputs, Result);
1480 if (!getCell(R1, Inputs, LS1))
1507 if (!getCell(R1, Inputs, LS1) || !getCell(R2, Inputs, LS2))
1536 if (!getCell(R1, Inputs, LS1))
1569 if (!getCell(R1, Inputs, LS1))
1600 if (!getCell(R1, Inputs, LS1))
1665 if (!getCell(R1, Inputs, LS1))
1700 if (!getCell(R1, Inputs, LS1))
1737 if (!getCell(R1, Inputs, LS1))
1794 if (!getCell(R1, Inputs, LS1))
2519 if (!getCell(RL, Inputs, LSL) || !getCell(RH, Inputs, LSH))
2680 if (!getCell(CR, Inputs, LS))
2981 bool HasC2 = getCell(R2, Inputs, LS2), HasC3 = getCell(R3, Inputs, LS3);
3043 if (getCell(R1, Inputs, LS1) && LS1.isSingle()) {
3048 else if (getCell(R2, Inputs, LS2) && LS2.isSingle()) {
3081 if (getCell(R1, Inputs, LS1) && (LS1.properties() & P::Zero))
3083 else if (getCell(R2, Inputs, LS2) && (LS2.properties() & P::Zero))