/llvm-project/llvm/lib/CodeGen/ |
H A D | MacroFusion.cpp | 140 std::vector<MacroFusionPredTy> Predicates; member in __anon0bf59ded0111::MacroFusion 145 MacroFusion(ArrayRef<MacroFusionPredTy> Predicates, bool FuseBlock) in MacroFusion() 215 llvm::createMacroFusionDAGMutation(ArrayRef<MacroFusionPredTy> Predicates, in createMacroFusionDAGMutation()
|
/llvm-project/llvm/utils/TableGen/ |
H A D | MacroFusionPredicatorEmitter.cpp | 102 std::vector<Record *> Predicates = emitMacroFusionImpl() local 124 emitPredicates(ArrayRef<Record * > Predicates,bool IsCommutable,PredicateExpander & PE,raw_ostream & OS) emitPredicates() argument
|
H A D | InstrDocsEmitter.cpp | 216 std::vector<const Record *> Predicates = in EmitInstrDocs() local
|
H A D | CompressInstEmitter.cpp | 524 getPredicates(DenseMap<const Record *,unsigned> & PredicateMap,std::vector<const Record * > & Predicates,Record * Rec,StringRef Name) getPredicates() argument 542 printPredicates(const std::vector<const Record * > & Predicates,StringRef Name,raw_ostream & OS) printPredicates() argument [all...] |
H A D | X86InstrMappingEmitter.cpp | 239 auto Predicates = NewInst->TheDef->getValueAsListOfDefs("Predicates"); emitCompressEVEXTable() local
|
H A D | DecoderEmitter.cpp | 124 PredicateSet Predicates; member 1003 emitPredicateFunction(formatted_raw_ostream & OS,PredicateSet & Predicates,unsigned Indentation) const emitPredicateFunction() argument 1301 ListInit *Predicates = emitPredicateMatch() local 1323 ListInit *Predicates = doesOpcodeNeedPredicate() local [all...] |
H A D | X86RecognizableInstr.cpp | 156 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); RecognizableInstr() local
|
H A D | GlobalISelEmitter.cpp | 548 importRulePredicates(RuleMatcher & M,ArrayRef<Record * > Predicates) importRulePredicates() argument 1926 SmallVector<Record *, 4> Predicates; runOnPattern() local
|
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTableExecutorEmitter.h | 81 StringRef AdditionalDeclarations, ArrayRef<PredicateObject> Predicates, in emitCxxPredicateFns() argument [all...] |
H A D | GlobalISelMatchTable.h | 705 PredicatesTy Predicates; global() variable [all...] |
/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; global() variable
|
H A D | CodeGenDAGPatterns.h | 1057 ListInit *Predicates; // Top level predicate conditions to match. global() variable
|
/llvm-project/polly/lib/CodeGen/ |
H A D | IslExprBuilder.cpp | 525 CmpInst::Predicate Predicates[5][2] = { createOpICmp() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 259 PredMap Predicates; global() member in __anonfb7514aa0111::StructurizeCFG
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 257 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]; isPredicatedOnVCTP() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 5475 SmallVector<const SCEVPredicate *, 3> Predicates; createAddRecFromPHIWithCastsImpl() local 5711 SmallVector<const SCEVPredicate *, 3> Predicates; createAddRecFromPHIWithCasts() local 8659 getSymbolicMax(const Loop * L,ScalarEvolution * SE,SmallVector<const SCEVPredicate *,4> * Predicates) getSymbolicMax() argument 10437 SmallPtrSet<const SCEVPredicate *, 4> Predicates; howFarToZero() local 12775 SmallPtrSet<const SCEVPredicate *, 4> Predicates; howManyLessThans() local 13257 SmallPtrSet<const SCEVPredicate *, 4> Predicates; howManyGreaterThans() local [all...] |