Searched refs:getPredicationCost (Results 1 – 7 of 7) sorted by relevance
202 unsigned int getPredicationCost(const MachineInstr *) const override;
1038 unsigned int R600InstrInfo::getPredicationCost(const MachineInstr *) const { in getPredicationCost() function in R600InstrInfo
330 unsigned getPredicationCost(const MachineInstr *MI) const override;
3949 unsigned ARMBaseInstrInfo::getPredicationCost(const MachineInstr *MI) const { in getPredicationCost() function in ARMBaseInstrInfo
1183 virtual unsigned getPredicationCost(const MachineInstr *MI) const;
690 unsigned ExtraPredCost = TII->getPredicationCost(&*I); in ScanInstructions()1605 unsigned ExtraPredCost = TII->getPredicationCost(&*I); in CopyAndPredicateBlock()
1041 unsigned TargetInstrInfo::getPredicationCost(const MachineInstr *) const { in getPredicationCost() function in TargetInstrInfo