Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h381 const ComplexMatcherMemFn *ComplexPredicates, in ISelInfoTy()
385 ComplexPredicates(ComplexPredicates), in ISelInfoTy()
393 const ComplexMatcherMemFn *ComplexPredicates; member
H A DInstructionSelectorImpl.h534 (ISel.*ISelInfo.ComplexPredicates[ComplexPredicateID])( in executeMatchTable()
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4294 std::vector<Record *> ComplexPredicates = in run() local
4296 llvm::sort(ComplexPredicates, orderByName); in run()
4447 for (const auto &Record : ComplexPredicates) in run()
4470 for (const auto &Record : ComplexPredicates) in run()