Lines Matching defs:APInt
32 class APInt;
369 SmallVectorImpl<APInt> &Csts) const;
371 SmallVectorImpl<APInt> &Csts) const;
407 bool matchCombineConstPtrAddToI2P(MachineInstr &MI, APInt &NewCst) const;
408 void applyCombineConstPtrAddToI2P(MachineInstr &MI, APInt &NewCst) const;
464 void replaceInstWithConstant(MachineInstr &MI, APInt C) const;
680 bool matchConstantFoldCastOp(MachineInstr &MI, APInt &MatchInfo) const;
683 bool matchConstantFoldBinOp(MachineInstr &MI, APInt &MatchInfo) const;
886 bool matchCastOfInteger(const MachineInstr &CastMI, APInt &MatchInfo) const;
1099 std::optional<APInt> getConstantOrConstantSplatVector(Register Src) const;