Searched defs:Predicates (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | InstrDocsEmitter.cpp | 207 std::vector<Record *> Predicates = in EmitInstrDocs() local
|
H A D | X86EVEX2VEXTablesEmitter.cpp | 77 const std::vector<Predicate> &Predicates, raw_ostream &OS) { in printCheckPredicate()
|
H A D | RISCVCompressInstEmitter.cpp | 512 std::vector<const Record *> &Predicates, in getPredicates() 530 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates()
|
H A D | X86RecognizableInstr.cpp | 110 std::vector<Record*> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
|
H A D | FixedLenDecoderEmitter.cpp | 94 PredicateSet Predicates; member 940 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates, in emitPredicateFunction() 1200 ListInit *Predicates = in emitPredicateMatch() local 1251 ListInit *Predicates = in doesOpcodeNeedPredicate() local
|
H A D | CodeGenSchedule.h | 334 std::vector<PredicateInfo> Predicates; variable
|
H A D | CodeGenDAGPatterns.h | 1054 ListInit *Predicates; // Top level predicate conditions to match. variable
|
H A D | GlobalISelEmitter.cpp | 1011 PredicatesTy Predicates; member in __anon332dbd1e0111::PredicateListMatcher 3765 ArrayRef<Record *> Predicates) { in importRulePredicates() 5106 SmallVector<Record *, 4> Predicates; in runOnPattern() local
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/ |
H A D | efisetjmp_arch.h | 44 UINT64 Predicates; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 168 SetVector<MachineInstr*> Predicates; member 247 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 258 PredMap Predicates; member in __anondb40fec20111::StructurizeCFG
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 4785 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCastsImpl() local 5021 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCasts() local 9158 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howFarToZero() local 11291 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyLessThans() local 11438 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyGreaterThans() local
|