Home
last modified time | relevance | path

Searched defs:insertFunction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/glsl/
H A DGrGLSLVertexGeoBuilder.h27 void insertFunction(const char* functionDefinition) { in insertFunction() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp127 void MachineModuleInfo::insertFunction(const Function &F, in insertFunction() function in MachineModuleInfo