Home
last modified time | relevance | path

Searched defs:Renderer (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Testing/
H A DTestAST.cpp46 TextDiagnostic Renderer(OS, LangOpts, in HandleDiagnostic() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2194 const Record &Renderer; variable
2199 CustomRenderer(unsigned InsnID, const Record &Renderer, in CustomRenderer()
2214 const Record &Renderer; variable
2219 CustomOperandRenderer(unsigned InsnID, const Record &Renderer, in CustomOperandRenderer()
H A DGlobalISelMatchTable.cpp2136 for (const auto &Renderer : enumerate(OperandRenderers)) { in canMutate() local
2247 for (const auto &Renderer : OperandRenderers) in emitActionOpcodes() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp618 SDiagsRenderer Renderer(*this, *LangOpts, &*State->DiagOpts); in HandleDiagnostic() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h805 ComplexRendererFns Renderer = in executeMatchTable() local