Searched defs:Predicates (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | InstrDocsEmitter.cpp | 207 std::vector<Record *> Predicates = in EmitInstrDocs() local
|
| H A D | X86EVEX2VEXTablesEmitter.cpp | 77 const std::vector<Predicate> &Predicates, raw_ostream &OS) { in printCheckPredicate()
|
| H A D | RISCVCompressInstEmitter.cpp | 512 std::vector<const Record *> &Predicates, in getPredicates() 530 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates()
|
| H A D | X86RecognizableInstr.cpp | 110 std::vector<Record*> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
|
| H A D | FixedLenDecoderEmitter.cpp | 94 PredicateSet Predicates; member 940 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates, in emitPredicateFunction() 1200 ListInit *Predicates = in emitPredicateMatch() local 1251 ListInit *Predicates = in doesOpcodeNeedPredicate() local
|
| H A D | CodeGenSchedule.h | 334 std::vector<PredicateInfo> Predicates; variable
|
| H A D | CodeGenDAGPatterns.h | 1054 ListInit *Predicates; // Top level predicate conditions to match. variable
|
| H A D | GlobalISelEmitter.cpp | 1024 PredicatesTy Predicates; member in __anon612774070111::PredicateListMatcher 3778 ArrayRef<Record *> Predicates) { in importRulePredicates() 5120 SmallVector<Record *, 4> Predicates; in runOnPattern() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 164 SetVector<MachineInstr*> Predicates; member 243 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | StructurizeCFG.cpp | 258 PredMap Predicates; member in __anon4b9e022b0111::StructurizeCFG
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 4986 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCastsImpl() local 5222 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCasts() local 9414 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howFarToZero() local 11574 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyLessThans() local 11955 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyGreaterThans() local
|