Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h1266 for (const auto &RenderOpFn : State.Renderers[RendererID]) in executeMatchTable() local
1267 RenderOpFn(OutMIs[InsnID]); in executeMatchTable()