Home | History | Annotate | Download | only in Analysis

Lines Matching full:apint

361 APInt &Imm, Type *Ty) const;
366 unsigned getIntImmCost(unsigned Opc, unsigned Idx, const APInt &Imm,
368 unsigned getIntImmCost(Intrinsic::ID IID, unsigned Idx, const APInt &Imm,
558 virtual unsigned getIntImmCost(const APInt &Imm, Type *Ty) = 0;
559 virtual unsigned getIntImmCost(unsigned Opc, unsigned Idx, const APInt &Imm,
562 const APInt &Imm, Type *Ty) = 0;
689 unsigned getIntImmCost(const APInt &Imm, Type *Ty) override {
692 unsigned getIntImmCost(unsigned Opc, unsigned Idx, const APInt &Imm,
696 unsigned getIntImmCost(Intrinsic::ID IID, unsigned Idx, const APInt &Imm,