Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h495 const ComplexMatcherMemFn *ComplexPredicates, in ISelInfoTy()
499 ComplexPredicates(ComplexPredicates), in ISelInfoTy()
507 const ComplexMatcherMemFn *ComplexPredicates; member
H A DInstructionSelectorImpl.h674 (ISel.*ISelInfo.ComplexPredicates[ComplexPredicateID])( in executeMatchTable()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5656 std::vector<Record *> ComplexPredicates = in run() local
5658 llvm::sort(ComplexPredicates, orderByName); in run()
5825 for (const auto &Record : ComplexPredicates) in run()
5848 for (const auto &Record : ComplexPredicates) in run()