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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp219 std::vector<Record *> Predicates = local
H A DX86RecognizableInstr.cpp110 std::vector<Record*> Predicates = Rec->getValueAsListOfDefs("Predicates"); local
H A DRISCVCompressInstEmitter.cpp533 static void printPredicates(std::vector<const Record *> &Predicates, argument
514 getPredicates(DenseMap<const Record *, unsigned> &PredicateMap, std::vector<const Record *> &Predicates, Record *Rec, StringRef Name) argument
[all...]
H A DCodeGenSchedule.h330 std::vector<PredicateInfo> Predicates; member in class:llvm::OpcodeInfo
H A DFixedLenDecoderEmitter.cpp94 PredicateSet Predicates; member in struct:__anon4931::DecoderTableInfo
[all...]
H A DCodeGenDAGPatterns.cpp4665 const std::vector<Predicate> &Predicates = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp579 SetVector<Instruction*> Predicates; local
H A DARMLowOverheadLoops.cpp137 SetVector<MachineInstr*> Predicates; member in struct:__anon4030::PredicatedMI
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1223 SmallPtrSet<const SCEVPredicate *, 4> Predicates; member in struct:llvm::ScalarEvolution::ExitLimit
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp257 PredMap Predicates; member in class:__anon4717::StructurizeCFG

Completed in 202 milliseconds