Home
last modified time | relevance | path

Searched refs:ComplexPredicates (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDGIMatchTableExecutor.h630 const ComplexMatcherMemFn *ComplexPredicates, in ExecInfoTy()
633 ComplexPredicates(ComplexPredicates), in ExecInfoTy()
641 const ComplexMatcherMemFn *ComplexPredicates; member
HDGIMatchTableExecutorImpl.h806 (Exec.*ExecInfo.ComplexPredicates[ComplexPredicateID])( in executeMatchTable()
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGlobalISelEmitter.cpp2460 std::vector<Record *> ComplexPredicates = in run() local
2462 llvm::sort(ComplexPredicates, OrderByName); in run()
2509 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()
HDGlobalISelCombinerEmitter.cpp2657 std::vector<Record *> ComplexPredicates; in run() local
2687 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()