Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp140 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 DMacroFusionPredicatorEmitter.cpp104 std::vector<Record *> Predicates = in emitMacroFusionImpl() local
125 std::vector<Record *> &Predicates, PredicateExpander &PE, raw_ostream &OS) { in emitPredicates()
H A DGlobalISelMatchTableExecutorEmitter.h81 StringRef AdditionalDeclarations, ArrayRef<PredicateObject> Predicates, in emitCxxPredicateFns()
H A DCodeGenHwModes.h34 std::string Predicates; member
H A DInstrDocsEmitter.cpp206 std::vector<Record *> Predicates = in EmitInstrDocs() local
H A DX86CompressEVEXTablesEmitter.cpp222 auto Predicates = NewInst->TheDef->getValueAsListOfDefs("Predicates"); in run() local
H A DCompressInstEmitter.cpp524 std::vector<const Record *> &Predicates, in getPredicates()
542 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates()
H A DDecoderEmitter.cpp97 PredicateSet Predicates; member
962 PredicateSet &Predicates, in emitPredicateFunction()
1257 ListInit *Predicates = in emitPredicateMatch() local
1279 ListInit *Predicates = in doesOpcodeNeedPredicate() local
H A DX86RecognizableInstr.cpp154 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
H A DCodeGenSchedule.h336 std::vector<PredicateInfo> Predicates; variable
H A DGlobalISelEmitter.cpp537 ArrayRef<Record *> Predicates) { in importRulePredicates()
1901 SmallVector<Record *, 4> Predicates; in runOnPattern() local
H A DCodeGenDAGPatterns.h1069 ListInit *Predicates; // Top level predicate conditions to match. variable
H A DGlobalISelMatchTable.h697 PredicatesTy Predicates; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp178 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 DStructurizeCFG.cpp259 PredMap Predicates; member in __anon821ac72d0111::StructurizeCFG
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5470 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