Searched refs:getPredicationCost (Results 1 – 14 of 14) sorted by relevance
207 unsigned int getPredicationCost(const MachineInstr &) const override;
1006 unsigned int R600InstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in R600InstrInfo
203 unsigned int getPredicationCost(const MachineInstr &) const override;
1024 unsigned int R600InstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in R600InstrInfo
335 unsigned getPredicationCost(const MachineInstr &MI) const override;
3985 unsigned ARMBaseInstrInfo::getPredicationCost(const MachineInstr &MI) const { in getPredicationCost() function in ARMBaseInstrInfo
366 unsigned getPredicationCost(const MachineInstr &MI) const override;
4372 unsigned ARMBaseInstrInfo::getPredicationCost(const MachineInstr &MI) const { in getPredicationCost() function in ARMBaseInstrInfo
1260 virtual unsigned getPredicationCost(const MachineInstr &MI) const;
1353 virtual unsigned getPredicationCost(const MachineInstr &MI) const;
724 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions()1669 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock()
1039 unsigned TargetInstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in TargetInstrInfo
1002 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions()2056 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock()
1098 unsigned TargetInstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in TargetInstrInfo