Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp219 std::vector<Record *> Predicates = in EmitInstrDocs() local
H A DFixedLenDecoderEmitter.cpp86 PredicateSet Predicates; member
907 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates, in emitPredicateFunction()
1162 ListInit *Predicates = in emitPredicateMatch() local
1191 ListInit *Predicates = in doesOpcodeNeedPredicate() local
H A DX86RecognizableInstr.cpp110 std::vector<Record*> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
H A DCodeGenSchedule.h331 std::vector<PredicateInfo> Predicates; variable
H A DCodeGenDAGPatterns.h1104 std::vector<Predicate> Predicates; // Top level predicate conditions variable
H A DGlobalISelEmitter.cpp946 PredicatesTy Predicates; member in __anon7e76e5f80111::PredicateListMatcher
3143 ArrayRef<Predicate> Predicates) { in importRulePredicates()
H A DCodeGenDAGPatterns.cpp4544 const std::vector<Predicate> &Predicates = in GenerateVariants() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp197 PredMap Predicates; member in __anon8647049c0111::StructurizeCFG
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp4699 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCastsImpl() local
4935 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCasts() local
8630 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howFarToZero() local
10494 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyLessThans() local
10635 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyGreaterThans() local
/freebsd-12.1/sys/contrib/edk2/Include/Library/
H A DBaseLib.h81 UINT64 Predicates; member