Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp152 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 DMacroFusionPredicatorEmitter.cpp103 std::vector<const Record *> Predicates = in emitMacroFusionImpl() local
126 ArrayRef<const Record *> Predicates, bool IsCommutable, in emitPredicates()
H A DInstrDocsEmitter.cpp216 std::vector<const Record *> Predicates = in EmitInstrDocs() local
H A DX86EVEX2VEXTablesEmitter.cpp
H A DCompressInstEmitter.cpp557 std::vector<const Record *> &Predicates, in getPredicates()
575 static void printPredicates(ArrayRef<const Record *> Predicates, StringRef Name, in printPredicates()
H A DX86InstrMappingEmitter.cpp241 auto Predicates = NewInst->TheDef->getValueAsListOfDefs("Predicates"); in emitCompressEVEXTable() local
H A DDecoderEmitter.cpp191 PredicateSet Predicates; member
1330 const ListInit *Predicates = in emitPredicateMatch() local
1352 const ListInit *Predicates = in doesOpcodeNeedPredicate() local
H A DGlobalISelEmitter.cpp573 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 DGlobalISelMatchTableExecutorEmitter.h81 StringRef AdditionalDeclarations, ArrayRef<PredicateObject> Predicates, in emitCxxPredicateFns()
H A DGlobalISelMatchTable.h718 PredicatesTy Predicates; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenHwModes.h34 std::string Predicates; member
H A DCodeGenSchedule.h351 std::vector<PredicateInfo> Predicates; variable
H A DCodeGenDAGPatterns.h1071 const ListInit *Predicates; // Top level predicate conditions to match. variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp291 AssumptionCache *AC, SmallVectorImpl<const SCEVPredicate *> *Predicates) { in isDereferenceableAndAlignedInLoop()
856 SmallVectorImpl<const SCEVPredicate *> *Predicates) { in isDereferenceableReadOnlyLoop()
H A DScalarEvolution.cpp5441 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 DLoopVectorizationLegality.cpp1491 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 DStructurizeCFG.cpp297 PredMap Predicates; member in __anone8c890770111::StructurizeCFG
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp254 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]; in isPredicatedOnVCTP() local