Home
last modified time | relevance | path

Searched defs:Predicates (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp207 std::vector<Record *> Predicates = in EmitInstrDocs() local
H A DX86EVEX2VEXTablesEmitter.cpp80 const std::vector<Predicate> &Predicates, raw_ostream &OS) { in printCheckPredicate()
H A DCompressInstEmitter.cpp525 std::vector<const Record *> &Predicates, in getPredicates()
543 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates()
H A DDecoderEmitter.cpp95 PredicateSet Predicates; member
972 PredicateSet &Predicates, in emitPredicateFunction()
1267 ListInit *Predicates = in emitPredicateMatch() local
1289 ListInit *Predicates = in doesOpcodeNeedPredicate() local
H A DX86RecognizableInstr.cpp151 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
H A DCodeGenSchedule.h330 std::vector<PredicateInfo> Predicates; variable
H A DCodeGenDAGPatterns.h1062 ListInit *Predicates; // Top level predicate conditions to match. variable
H A DGlobalISelEmitter.cpp1024 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 DIslExprBuilder.cpp532 CmpInst::Predicate Predicates[5][2] = { in createOpICmp() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp174 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 DStructurizeCFG.cpp254 PredMap Predicates; member in __anond74a67a70111::StructurizeCFG
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp5281 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