/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MacroFusion.cpp | 140 std::vector<MacroFusionPredTy> Predicates; member in __anon571e712c0111::MacroFusion 145 MacroFusion(ArrayRef<MacroFusionPredTy> Predicates, bool FuseBlock) in MacroFusion() 215 llvm::createMacroFusionDAGMutation(ArrayRef<MacroFusionPredTy> Predicates, in createMacroFusionDAGMutation()
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | MacroFusionPredicatorEmitter.cpp | 104 std::vector<Record *> Predicates = emitMacroFusionImpl() local 125 emitPredicates(std::vector<Record * > & Predicates,PredicateExpander & PE,raw_ostream & OS) emitPredicates() argument
|
H A D | GlobalISelMatchTableExecutorEmitter.h |
|
H A D | CodeGenHwModes.h |
|
H A D | InstrDocsEmitter.cpp | 206 std::vector<Record *> Predicates = EmitInstrDocs() local
|
H A D | X86CompressEVEXTablesEmitter.cpp |
|
H A D | CompressInstEmitter.cpp | 524 std::vector<const Record *> &Predicates, in getPredicates() argument 542 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates() argument [all...] |
H A D | DecoderEmitter.cpp | 97 PredicateSet Predicates; global() member 962 emitPredicateFunction(formatted_raw_ostream & OS,PredicateSet & Predicates,unsigned Indentation) const emitPredicateFunction() argument 1257 ListInit *Predicates = emitPredicateMatch() local 1279 ListInit *Predicates = doesOpcodeNeedPredicate() local [all...] |
H A D | X86RecognizableInstr.cpp | 154 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); RecognizableInstr() local
|
H A D | CodeGenSchedule.h |
|
H A D | GlobalISelEmitter.cpp | 537 importRulePredicates(RuleMatcher & M,ArrayRef<Record * > Predicates) importRulePredicates() argument 1901 SmallVector<Record *, 4> Predicates; runOnPattern() local
|
H A D | CodeGenDAGPatterns.h |
|
H A D | GlobalISelMatchTable.h |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 257 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]; in isPredicatedOnVCTP() local 178 SetVector<MachineInstr*> Predicates; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 259 PredMap Predicates; member in __anonabeaf6490111::StructurizeCFG
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 5470 SmallVector<const SCEVPredicate *, 3> Predicates; createAddRecFromPHIWithCastsImpl() local 5706 SmallVector<const SCEVPredicate *, 3> Predicates; createAddRecFromPHIWithCasts() local 10378 SmallPtrSet<const SCEVPredicate *, 4> Predicates; howFarToZero() local 12699 SmallPtrSet<const SCEVPredicate *, 4> Predicates; howManyLessThans() local 13133 SmallPtrSet<const SCEVPredicate *, 4> Predicates; howManyGreaterThans() local [all...] |