/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | MacroFusionPredicatorEmitter.cpp | 102 std::vector<Record *> Predicates = in emitMacroFusionImpl() local 124 void MacroFusionPredicatorEmitter::emitPredicates(ArrayRef<Record *> Predicates, in emitPredicates()
|
H A D | InstrDocsEmitter.cpp | 216 std::vector<Record *> Predicates = in EmitInstrDocs() local
|
H A D | X86EVEX2VEXTablesEmitter.cpp |
|
H A D | CompressInstEmitter.cpp | 524 std::vector<const Record *> &Predicates, in getPredicates() 542 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates()
|
H A D | DecoderEmitter.cpp | 124 PredicateSet Predicates; member 1003 PredicateSet &Predicates, in emitPredicateFunction() 1301 ListInit *Predicates = in emitPredicateMatch() local 1323 ListInit *Predicates = in doesOpcodeNeedPredicate() local
|
H A D | X86RecognizableInstr.cpp | 156 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
|
H A D | X86InstrMappingEmitter.cpp | 241 auto Predicates = NewInst->TheDef->getValueAsListOfDefs("Predicates"); in emitCompressEVEXTable() local
|
H A D | GlobalISelEmitter.cpp | 548 ArrayRef<Record *> Predicates) { in importRulePredicates() 1926 SmallVector<Record *, 4> Predicates; in runOnPattern() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTableExecutorEmitter.h | 81 StringRef AdditionalDeclarations, ArrayRef<PredicateObject> Predicates, in emitCxxPredicateFns()
|
H A D | GlobalISelMatchTable.h | 705 PredicatesTy Predicates; variable
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenHwModes.h | 34 std::string Predicates; member
|
H A D | CodeGenSchedule.h | 339 std::vector<PredicateInfo> Predicates; variable
|
H A D | CodeGenDAGPatterns.h | 1057 ListInit *Predicates; // Top level predicate conditions to match. variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 259 PredMap Predicates; member in __anone8c890770111::StructurizeCFG
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 257 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]; in isPredicatedOnVCTP() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 5475 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
|