Home
last modified time | relevance | path

Searched defs:emitAttributes (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/glsl/
DGrGLSLVarying.cpp68 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
/external/skqp/src/gpu/glsl/
DGrGLSLVarying.cpp69 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes() function in GrGLSLVaryingHandler
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVAsmPrinter.cpp193 void RISCVAsmPrinter::emitAttributes() { in emitAttributes() function in RISCVAsmPrinter
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp617 void ARMAsmPrinter::emitAttributes() { in emitAttributes() function in ARMAsmPrinter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp588 void ARMAsmPrinter::emitAttributes() { in emitAttributes() function in ARMAsmPrinter
/external/llvm-project/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp608 void ARMAsmPrinter::emitAttributes() { in emitAttributes() function in ARMAsmPrinter
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp2266 static void emitAttributes(RecordKeeper &Records, raw_ostream &OS, in emitAttributes() function