Searched defs:Predicates (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | InstrDocsEmitter.cpp | 207 std::vector<Record *> Predicates = in EmitInstrDocs() local
|
| H A D | X86EVEX2VEXTablesEmitter.cpp | 80 const std::vector<Predicate> &Predicates, raw_ostream &OS) { in printCheckPredicate()
|
| H A D | CompressInstEmitter.cpp | 525 std::vector<const Record *> &Predicates, in getPredicates() 543 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates()
|
| H A D | DecoderEmitter.cpp | 95 PredicateSet Predicates; member 972 PredicateSet &Predicates, in emitPredicateFunction() 1267 ListInit *Predicates = in emitPredicateMatch() local 1289 ListInit *Predicates = in doesOpcodeNeedPredicate() local
|
| H A D | X86RecognizableInstr.cpp | 151 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
|
| H A D | CodeGenSchedule.h | 330 std::vector<PredicateInfo> Predicates; variable
|
| H A D | CodeGenDAGPatterns.h | 1062 ListInit *Predicates; // Top level predicate conditions to match. variable
|
| H A D | GlobalISelEmitter.cpp | 1024 PredicatesTy Predicates; member in __anoncee47b830111::PredicateListMatcher 3808 ArrayRef<Record *> Predicates) { in importRulePredicates() 5164 SmallVector<Record *, 4> Predicates; in runOnPattern() local
|
| /llvm-project-15.0.7/polly/lib/CodeGen/ |
| H A D | IslExprBuilder.cpp | 532 CmpInst::Predicate Predicates[5][2] = { in createOpICmp() local
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 174 SetVector<MachineInstr*> Predicates; member 253 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | StructurizeCFG.cpp | 254 PredMap Predicates; member in __anond74a67a70111::StructurizeCFG
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 5281 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCastsImpl() local 5517 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCasts() local 10127 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howFarToZero() local 12387 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyLessThans() local 12817 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyGreaterThans() local
|