Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp140 std::vector<MacroFusionPredTy> Predicates; member in __anond733db0f0111::MacroFusion
145 MacroFusion(ArrayRef<MacroFusionPredTy> Predicates, bool FuseBlock) in MacroFusion()
215 llvm::createMacroFusionDAGMutation(ArrayRef<MacroFusionPredTy> Predicates, in createMacroFusionDAGMutation()
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DMacroFusionPredicatorEmitter.cpp102 std::vector<Record *> Predicates = in emitMacroFusionImpl() local
124 void MacroFusionPredicatorEmitter::emitPredicates(ArrayRef<Record *> Predicates, in emitPredicates()
H A DInstrDocsEmitter.cpp216 std::vector<Record *> Predicates = in EmitInstrDocs() 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.cpp124 PredicateSet Predicates; member
1003 PredicateSet &Predicates, in emitPredicateFunction()
1301 ListInit *Predicates = in emitPredicateMatch() local
1323 ListInit *Predicates = in doesOpcodeNeedPredicate() local
H A DX86RecognizableInstr.cpp156 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
H A DX86InstrMappingEmitter.cpp241 auto Predicates = NewInst->TheDef->getValueAsListOfDefs("Predicates"); in emitCompressEVEXTable() local
H A DGlobalISelEmitter.cpp548 ArrayRef<Record *> Predicates) { in importRulePredicates()
1926 SmallVector<Record *, 4> Predicates; in runOnPattern() local
/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h81 StringRef AdditionalDeclarations, ArrayRef<PredicateObject> Predicates, in emitCxxPredicateFns()
H A DGlobalISelMatchTable.h705 PredicatesTy Predicates; variable
/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenHwModes.h34 std::string Predicates; member
H A DCodeGenSchedule.h339 std::vector<PredicateInfo> Predicates; variable
H A DCodeGenDAGPatterns.h1057 ListInit *Predicates; // Top level predicate conditions to match. variable
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp259 PredMap Predicates; member in __anonc7b6190c0111::StructurizeCFG
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp257 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]; in isPredicatedOnVCTP() local
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.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