| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MacroFusion.cpp | 140 std::vector<MacroFusionPredTy> Predicates; member in __anone900ff900111::MacroFusion 145 MacroFusion(ArrayRef<MacroFusionPredTy> Predicates, bool FuseBlock) in MacroFusion() 215 llvm::createMacroFusionDAGMutation(ArrayRef<MacroFusionPredTy> Predicates, in createMacroFusionDAGMutation()
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | MacroFusionPredicatorEmitter.cpp | 104 std::vector<Record *> Predicates = in emitMacroFusionImpl() local 125 std::vector<Record *> &Predicates, PredicateExpander &PE, raw_ostream &OS) { in emitPredicates()
|
| H A D | GlobalISelMatchTableExecutorEmitter.h | 81 StringRef AdditionalDeclarations, ArrayRef<PredicateObject> Predicates, in emitCxxPredicateFns()
|
| H A D | CodeGenHwModes.h | 34 std::string Predicates; member
|
| H A D | InstrDocsEmitter.cpp | 206 std::vector<Record *> Predicates = in EmitInstrDocs() local
|
| H A D | X86CompressEVEXTablesEmitter.cpp | 222 auto Predicates = NewInst->TheDef->getValueAsListOfDefs("Predicates"); in run() local
|
| H A D | CompressInstEmitter.cpp | 524 std::vector<const Record *> &Predicates, in getPredicates() 542 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates()
|
| H A D | DecoderEmitter.cpp | 97 PredicateSet Predicates; member 962 PredicateSet &Predicates, in emitPredicateFunction() 1257 ListInit *Predicates = in emitPredicateMatch() local 1279 ListInit *Predicates = in doesOpcodeNeedPredicate() local
|
| H A D | X86RecognizableInstr.cpp | 154 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
|
| H A D | CodeGenSchedule.h | 336 std::vector<PredicateInfo> Predicates; variable
|
| H A D | GlobalISelEmitter.cpp | 537 ArrayRef<Record *> Predicates) { in importRulePredicates() 1901 SmallVector<Record *, 4> Predicates; in runOnPattern() local
|
| H A D | CodeGenDAGPatterns.h | 1069 ListInit *Predicates; // Top level predicate conditions to match. variable
|
| H A D | GlobalISelMatchTable.h | 697 PredicatesTy Predicates; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 178 SetVector<MachineInstr*> Predicates; member 257 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | StructurizeCFG.cpp | 259 PredMap Predicates; member in __anon821ac72d0111::StructurizeCFG
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 5470 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCastsImpl() local 5706 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCasts() local 10378 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howFarToZero() local 12699 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyLessThans() local 13133 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyGreaterThans() local
|