Searched refs:getPredicationCost (Results 1 – 8 of 8) sorted by relevance
1144 ExtraPredCost += TII->getPredicationCost(I); in shouldConvertIf()1158 TExtra += TII->getPredicationCost(I); in shouldConvertIf()1164 FExtra += TII->getPredicationCost(I); in shouldConvertIf()
1122 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions()2194 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock()
1280 unsigned TargetInstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in TargetInstrInfo
205 unsigned int getPredicationCost(const MachineInstr &) const override;
979 unsigned int R600InstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in R600InstrInfo
453 unsigned getPredicationCost(const MachineInstr &MI) const override;
4733 unsigned ARMBaseInstrInfo::getPredicationCost(const MachineInstr &MI) const { in getPredicationCost() function in ARMBaseInstrInfo
1678 virtual unsigned getPredicationCost(const MachineInstr &MI) const;