| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MacroFusion.cpp | 152 std::vector<MacroFusionPredTy> Predicates; member in __anon5fb9e89a0111::MacroFusion 157 MacroFusion(ArrayRef<MacroFusionPredTy> Predicates, bool FuseBlock) in MacroFusion() 227 llvm::createMacroFusionDAGMutation(ArrayRef<MacroFusionPredTy> Predicates, in createMacroFusionDAGMutation()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | MacroFusionPredicatorEmitter.cpp | 103 std::vector<const Record *> Predicates = in emitMacroFusionImpl() local 126 ArrayRef<const Record *> Predicates, bool IsCommutable, in emitPredicates()
|
| H A D | InstrDocsEmitter.cpp | 216 std::vector<const Record *> Predicates = in EmitInstrDocs() local
|
| H A D | X86EVEX2VEXTablesEmitter.cpp | |
| H A D | CompressInstEmitter.cpp | 557 std::vector<const Record *> &Predicates, in getPredicates() 575 static void printPredicates(ArrayRef<const Record *> Predicates, StringRef Name, in printPredicates()
|
| H A D | X86InstrMappingEmitter.cpp | 241 auto Predicates = NewInst->TheDef->getValueAsListOfDefs("Predicates"); in emitCompressEVEXTable() local
|
| H A D | DecoderEmitter.cpp | 191 PredicateSet Predicates; member 1330 const ListInit *Predicates = in emitPredicateMatch() local 1352 const ListInit *Predicates = in doesOpcodeNeedPredicate() local
|
| H A D | GlobalISelEmitter.cpp | 573 RuleMatcher &M, ArrayRef<const Record *> Predicates) { in importRulePredicates() 2060 SmallVector<const Record *, 4> Predicates; in runOnPattern() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | GlobalISelMatchTableExecutorEmitter.h | 81 StringRef AdditionalDeclarations, ArrayRef<PredicateObject> Predicates, in emitCxxPredicateFns()
|
| H A D | GlobalISelMatchTable.h | 718 PredicatesTy Predicates; variable
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenHwModes.h | 34 std::string Predicates; member
|
| H A D | CodeGenSchedule.h | 351 std::vector<PredicateInfo> Predicates; variable
|
| H A D | CodeGenDAGPatterns.h | 1071 const ListInit *Predicates; // Top level predicate conditions to match. variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | Loads.cpp | 291 AssumptionCache *AC, SmallVectorImpl<const SCEVPredicate *> *Predicates) { in isDereferenceableAndAlignedInLoop() 856 SmallVectorImpl<const SCEVPredicate *> *Predicates) { in isDereferenceableReadOnlyLoop()
|
| H A D | ScalarEvolution.cpp | 5441 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCastsImpl() local 5677 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCasts() local 8232 const Loop *L, SmallVectorImpl<const SCEVPredicate *> *Predicates) { in getSmallConstantMaxTripCount() 8308 SmallVectorImpl<const SCEVPredicate *> *Predicates, ExitCountKind Kind) { in getPredicatedExitCount() 8691 SmallVectorImpl<const SCEVPredicate *> *Predicates) { in getSymbolicMax() 10176 SmallVectorImpl<const SCEVPredicate *> *Predicates, in SolveLinEquationWithOverflow() 10511 SmallVector<const SCEVPredicate *> Predicates; in howFarToZero() local 12960 SmallVector<const SCEVPredicate *> Predicates; in howManyLessThans() local 13400 SmallVector<const SCEVPredicate *> Predicates; in howManyGreaterThans() local 13770 SmallVector<const SCEVPredicate *> Predicates; in PrintLoopInfo() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.cpp | 1491 SmallVector<const SCEVPredicate *, 4> Predicates; in canVectorizeWithIfConvert() local 1667 SmallVector<const SCEVPredicate *, 4> Predicates; in isVectorizableEarlyExitLoop() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | StructurizeCFG.cpp | 297 PredMap Predicates; member in __anone8c890770111::StructurizeCFG
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 254 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]; in isPredicatedOnVCTP() local
|