Searched defs:pDumpIR (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp203 bool pSkipLoad, bool pDumpIR) {
278 if (pDumpIR) {
341 bool pDumpIR) {
407 pDumpIR);
198 compileScript(RSScript &pScript, const char* pScriptName, const char *pOutputPath, const char *pRuntimePath, const RSInfo::DependencyTableTy &pDeps, bool pSkipLoad, bool pDumpIR) argument
334 build(BCCContext &pContext, const char *pCacheDir, const char *pResName, const char *pBitcode, size_t pBitcodeSize, const char *pRuntimePath, RSLinkRuntimeCallback pLinkRuntimeCallback, bool pDumpIR) argument

Completed in 174 milliseconds