Home
last modified time | relevance | path

Searched refs:ExecInfoTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h627 struct ExecInfoTy { struct
628 ExecInfoTy(const LLT *TypeObjects, size_t NumTypeObjects, in ExecInfoTy() function
655 const ExecInfoTy<PredicateBitset, ComplexMatcherMemFn, argument
H A DGIMatchTableExecutorImpl.h48 const ExecInfoTy<PredicateBitset, ComplexMatcherMemFn, CustomRendererFn> in executeMatchTable()