Searched refs:SubsumesPredicate (Results 1 – 8 of 8) sorted by relevance
235 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
1636 bool HexagonInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in HexagonInstrInfo
513 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
2259 bool PPCInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in PPCInstrInfo
175 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
606 bool ARMBaseInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in ARMBaseInstrInfo
1450 virtual bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function
1187 if (BBI.Predicate.size() && !TII->SubsumesPredicate(Pred, BBI.Predicate)) in FeasibilityAnalysis()1202 !TII->SubsumesPredicate(Cond, RevPred)) in FeasibilityAnalysis()