Home | History | Annotate | Download | only in Target

Lines Matching defs:Predicate

103   /// predicate must return false if the instruction has any side effects other
221 /// not, return 0. This predicate must return 0 if the instruction has
248 /// not, return 0. This predicate must return 0 if the instruction has
547 /// Represents a predicate at the MachineFunction level. The control flow a
550 /// Reg <def>= LHS `Predicate` RHS == ConditionDef
560 ComparePredicate Predicate = PRED_INVALID;
660 /// Return true if it's profitable to predicate
1162 /// Returns true if the first specified predicate
1169 /// If the specified instruction defines any predicate
1171 /// as the definition predicate(s) by reference.