Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp140 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 DMacroFusionPredicatorEmitter.cpp104 std::vector<Record *> Predicates = emitMacroFusionImpl() local
125 emitPredicates(std::vector<Record * > & Predicates,PredicateExpander & PE,raw_ostream & OS) emitPredicates() argument
H A DGlobalISelMatchTableExecutorEmitter.h
H A DCodeGenHwModes.h
H A DInstrDocsEmitter.cpp206 std::vector<Record *> Predicates = EmitInstrDocs() local
H A DX86CompressEVEXTablesEmitter.cpp
H A DCompressInstEmitter.cpp524 std::vector<const Record *> &Predicates, in getPredicates() argument
542 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates() argument
[all...]
H A DDecoderEmitter.cpp97 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 DX86RecognizableInstr.cpp154 std::vector<Record *> Predicates = Rec->getValueAsListOfDefs("Predicates"); RecognizableInstr() local
H A DCodeGenSchedule.h
H A DGlobalISelEmitter.cpp537 importRulePredicates(RuleMatcher & M,ArrayRef<Record * > Predicates) importRulePredicates() argument
1901 SmallVector<Record *, 4> Predicates; runOnPattern() local
H A DCodeGenDAGPatterns.h
H A DGlobalISelMatchTable.h
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp257 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 DStructurizeCFG.cpp259 PredMap Predicates; member in __anonabeaf6490111::StructurizeCFG
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5470 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...]