Searched refs:SubsumesPredicate (Results 1 – 8 of 8) sorted by relevance
236 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
1724 bool HexagonInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in HexagonInstrInfo
538 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
2281 bool PPCInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in PPCInstrInfo
179 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
636 bool ARMBaseInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in ARMBaseInstrInfo
1182 if (BBI.Predicate.size() && !TII->SubsumesPredicate(Pred, BBI.Predicate)) in FeasibilityAnalysis()1197 !TII->SubsumesPredicate(Cond, RevPred)) in FeasibilityAnalysis()
1636 virtual bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function