Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h500 const ComplexMatcherMemFn *ComplexPredicates, in ISelInfoTy()
504 ComplexPredicates(ComplexPredicates), in ISelInfoTy()
512 const ComplexMatcherMemFn *ComplexPredicates; member
H A DInstructionSelectorImpl.h694 (ISel.*ISelInfo.ComplexPredicates[ComplexPredicateID])( in executeMatchTable()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5740 std::vector<Record *> ComplexPredicates = in run() local
5742 llvm::sort(ComplexPredicates, orderByName); in run()
5910 for (const auto &Record : ComplexPredicates) in run()
5933 for (const auto &Record : ComplexPredicates) in run()