Searched defs:Predicates (Results 1 – 9 of 9) sorted by relevance
26 public final class Predicates { class27 private Predicates() {} in Predicates() method in Predicates
45 public final class Predicates { class46 private Predicates() {} in Predicates() method in Predicates
48 public final class Predicates { class49 private Predicates() {} in Predicates() method in Predicates
72 PredicateSet Predicates; member846 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates, in emitPredicateFunction()1113 ListInit *Predicates = in emitPredicateMatch() local1143 ListInit *Predicates = in doesOpcodeNeedPredicate() local
238 std::vector<Record*> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
689 ListInit *Predicates; // Top level predicate conditions to match. variable
784 std::vector<Record*> Predicates =TheDef->getValueAsListOfDefs("Predicates"); in initialize() local
181 PredMap Predicates; member in __anon9827f4f90111::StructurizeCFG
262 struct tgsi_exec_vector *Predicates; member