Searched refs:getPredicationCost (Results 1 – 8 of 8) sorted by relevance
1140 ExtraPredCost += TII->getPredicationCost(I); in shouldConvertIf()1154 TExtra += TII->getPredicationCost(I); in shouldConvertIf()1160 FExtra += TII->getPredicationCost(I); in shouldConvertIf()
1124 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions()2196 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock()
1147 unsigned TargetInstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in TargetInstrInfo
206 unsigned int getPredicationCost(const MachineInstr &) const override;
983 unsigned int R600InstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in R600InstrInfo
450 unsigned getPredicationCost(const MachineInstr &MI) const override;
4685 unsigned ARMBaseInstrInfo::getPredicationCost(const MachineInstr &MI) const { in getPredicationCost() function in ARMBaseInstrInfo
1605 virtual unsigned getPredicationCost(const MachineInstr &MI) const;