Searched refs:ComplexPredicates (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| HD | GIMatchTableExecutor.h | 630 const ComplexMatcherMemFn *ComplexPredicates, in ExecInfoTy() 633 ComplexPredicates(ComplexPredicates), in ExecInfoTy() 641 const ComplexMatcherMemFn *ComplexPredicates; member
|
| HD | GIMatchTableExecutorImpl.h | 806 (Exec.*ExecInfo.ComplexPredicates[ComplexPredicateID])( in executeMatchTable()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| HD | GlobalISelEmitter.cpp | 2460 std::vector<Record *> ComplexPredicates = in run() local 2462 llvm::sort(ComplexPredicates, OrderByName); in run() 2509 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()
|
| HD | GlobalISelCombinerEmitter.cpp | 2657 std::vector<Record *> ComplexPredicates; in run() local 2687 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()
|