Home
last modified time | relevance | path

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

/freebsd/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 DX86EVEX2VEXTablesEmitter.cpp
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
/freebsd/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
/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp259 PredMap Predicates; member in __anone8c890770111::StructurizeCFG
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp257 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]; in isPredicatedOnVCTP() local
/freebsd/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
8659 SmallVector<const SCEVPredicate *, 4> *Predicates) { in getSymbolicMax()
10437 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howFarToZero() local
12775 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyLessThans() local
13257 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyGreaterThans() local