Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h54 IRCompiler &getCompiler() { return *Compile; } in getCompiler() function
99 CompileFtor& getCompiler() { return Compile; } in getCompiler() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCompileServer.h63 Compiler &getCompiler() { return Comp; } in getCompiler() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1512 Compiler *Context::getCompiler() const in getCompiler() function in gl::Context