Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp140 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 DMacroFusionPredicatorEmitter.cpp102 std::vector<Record *> Predicates = emitMacroFusionImpl() local
124 emitPredicates(ArrayRef<Record * > Predicates,bool IsCommutable,PredicateExpander & PE,raw_ostream & OS) emitPredicates() argument
H A DInstrDocsEmitter.cpp216 std::vector<const Record *> Predicates = in EmitInstrDocs() local
H A DCompressInstEmitter.cpp524 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 DX86InstrMappingEmitter.cpp239 auto Predicates = NewInst->TheDef->getValueAsListOfDefs("Predicates"); emitCompressEVEXTable() local
H A DDecoderEmitter.cpp124 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 DX86RecognizableInstr.cpp156 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); RecognizableInstr() local
H A DGlobalISelEmitter.cpp548 importRulePredicates(RuleMatcher & M,ArrayRef<Record * > Predicates) importRulePredicates() argument
1926 SmallVector<Record *, 4> Predicates; runOnPattern() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h81 StringRef AdditionalDeclarations, ArrayRef<PredicateObject> Predicates, in emitCxxPredicateFns() argument
[all...]
H A DGlobalISelMatchTable.h705 PredicatesTy Predicates; global() variable
[all...]
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenHwModes.h34 std::string Predicates; member
H A DCodeGenSchedule.h339 std::vector<PredicateInfo> Predicates; global() variable
H A DCodeGenDAGPatterns.h1057 ListInit *Predicates; // Top level predicate conditions to match. global() variable
/llvm-project/polly/lib/CodeGen/
H A DIslExprBuilder.cpp525 CmpInst::Predicate Predicates[5][2] = { createOpICmp() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp259 PredMap Predicates; global() member in __anonfb7514aa0111::StructurizeCFG
/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp257 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]; isPredicatedOnVCTP() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5475 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...]