Searched defs:ComplexPredicates (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h447 const ComplexMatcherMemFn *ComplexPredicates; member in struct:llvm::InstructionSelector::ISelInfoTy
433 ISelInfoTy(const LLT *TypeObjects, size_t NumTypeObjects, const PredicateBitset *FeatureBitsets, const ComplexMatcherMemFn *ComplexPredicates, const CustomRendererFn *CustomRenderers) argument

Completed in 47 milliseconds