Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMacroFusion.cpp140 std::vector<MacroFusionPredTy> Predicates; member in __anon9c70a1530111::MacroFusion
145 MacroFusion(ArrayRef<MacroFusionPredTy> Predicates, bool FuseBlock) in MacroFusion()
215 llvm::createMacroFusionDAGMutation(ArrayRef<MacroFusionPredTy> Predicates, in createMacroFusionDAGMutation()
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDMacroFusionPredicatorEmitter.cpp102 std::vector<Record *> Predicates = in emitMacroFusionImpl() local
124 void MacroFusionPredicatorEmitter::emitPredicates(ArrayRef<Record *> Predicates, in emitPredicates()
HDInstrDocsEmitter.cpp216 std::vector<Record *> Predicates = in EmitInstrDocs() local
HDCompressInstEmitter.cpp524 std::vector<const Record *> &Predicates, in getPredicates()
542 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates()
HDDecoderEmitter.cpp124 PredicateSet Predicates; member
1003 PredicateSet &Predicates, in emitPredicateFunction()
1301 ListInit *Predicates = in emitPredicateMatch() local
1323 ListInit *Predicates = in doesOpcodeNeedPredicate() local
HDX86InstrMappingEmitter.cpp241 auto Predicates = NewInst->TheDef->getValueAsListOfDefs("Predicates"); in emitCompressEVEXTable() local
HDX86RecognizableInstr.cpp156 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
HDGlobalISelEmitter.cpp548 ArrayRef<Record *> Predicates) { in importRulePredicates()
1926 SmallVector<Record *, 4> Predicates; in runOnPattern() local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDGlobalISelMatchTableExecutorEmitter.h81 StringRef AdditionalDeclarations, ArrayRef<PredicateObject> Predicates, in emitCxxPredicateFns()
HDGlobalISelMatchTable.h705 PredicatesTy Predicates; variable
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenHwModes.h34 std::string Predicates; member
HDCodeGenSchedule.h339 std::vector<PredicateInfo> Predicates; variable
HDCodeGenDAGPatterns.h1057 ListInit *Predicates; // Top level predicate conditions to match. variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDStructurizeCFG.cpp259 PredMap Predicates; member in __anon9813edd00111::StructurizeCFG
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMLowOverheadLoops.cpp257 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]; in isPredicatedOnVCTP() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp5475 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCastsImpl() local
5711 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCasts() local
8661 SmallVector<const SCEVPredicate *, 4> *Predicates) { in getSymbolicMax()
10439 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howFarToZero() local
12777 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyLessThans() local
13259 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyGreaterThans() local