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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp223 bool saveInfoFile, bool pDumpIR) {
299 if (pDumpIR) {
357 bool pDumpIR) {
417 true, pDumpIR);
218 compileScript(RSScript& pScript, const char* pScriptName, const char* pOutputPath, const char* pRuntimePath, const RSInfo::DependencyHashTy& pSourceHash, const char* compileCommandLineToEmbed, bool saveInfoFile, bool pDumpIR) argument
349 build(BCCContext &pContext, const char *pCacheDir, const char *pResName, const char *pBitcode, size_t pBitcodeSize, const char *commandLine, const char *pRuntimePath, RSLinkRuntimeCallback pLinkRuntimeCallback, bool pDumpIR) argument

Completed in 49 milliseconds