Home
last modified time | relevance | path

Searched defs:cgp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp56 MatcherTableEmitter(const CodeGenDAGPatterns &cgp) in MatcherTableEmitter()
H A DDAGISelMatcherGen.cpp148 const CodeGenDAGPatterns &cgp) in MatcherGen()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrOvalOpFactory.cpp188 const CircleGeometryProcessor& cgp = args.fGeomProc.cast<CircleGeometryProcessor>(); in onEmitCode() local