Lines Matching defs:Inputs
1086 bool MachineConstEvaluator::getCell(const RegisterSubReg &R, const CellMap &Inputs, in getCell()
1113 const RegisterSubReg &R2, const CellMap &Inputs, bool &Result) { in evaluateCMPrr()
1152 const APInt &A2, const CellMap &Inputs, bool &Result) { in evaluateCMPri()
1179 uint64_t Props2, const CellMap &Inputs, bool &Result) { in evaluateCMPrp()
1372 const CellMap &Inputs, LatticeCell &Result) { in evaluateCOPY()
1377 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateANDrr()
1408 const APInt &A2, const CellMap &Inputs, LatticeCell &Result) { in evaluateANDri()
1444 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateORrr()
1475 const APInt &A2, const CellMap &Inputs, LatticeCell &Result) { in evaluateORri()
1511 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateXORrr()
1540 const APInt &A2, const CellMap &Inputs, LatticeCell &Result) { in evaluateXORri()
1573 unsigned Bits, const CellMap &Inputs, LatticeCell &Result) { in evaluateZEXTr()
1604 unsigned Bits, const CellMap &Inputs, LatticeCell &Result) { in evaluateSEXTr()
1669 bool Ones, const CellMap &Inputs, LatticeCell &Result) { in evaluateCLBr()
1704 bool Ones, const CellMap &Inputs, LatticeCell &Result) { in evaluateCTBr()
1740 const CellMap &Inputs, LatticeCell &Result) { in evaluateEXTRACTr()
1797 unsigned Bits, unsigned Count, const CellMap &Inputs, in evaluateSplatr()
1932 const CellMap &Inputs, CellMap &Outputs) { in evaluate()
2266 const CellMap &Inputs, SetVector<const MachineBasicBlock*> &Targets, in evaluate()
2334 bool HexagonConstEvaluator::rewrite(MachineInstr &MI, const CellMap &Inputs) { in rewrite()
2523 const CellMap &Inputs, LatticeCell &Result) { in evaluateHexRSEQ32()
2560 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexCompare()
2606 const CellMap &Inputs, bool &Result) { in evaluateHexCompare2()
2635 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexLogical()
2682 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexCondMove()
2725 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexExt()
2769 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexVector1()
2798 const CellMap &Inputs, bool &AllDefs) { in rewriteHexConstDefs()
2967 const CellMap &Inputs) { in rewriteHexConstUses()
3144 const CellMap &Inputs) { in rewriteHexBranch()