Home
last modified time | relevance | path

Searched refs:Compiler (Results 1 – 24 of 24) sorted by relevance

/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp51 const char *Compiler::GetErrorString(enum ErrorCode pErrCode) { in GetErrorString()
92 Compiler::Compiler() : mTarget(nullptr), mEnableOpt(true) { in Compiler() function in Compiler
96 Compiler::Compiler(const CompilerConfig &pConfig) : mTarget(nullptr), in Compiler() function in Compiler
110 enum Compiler::ErrorCode Compiler::config(const CompilerConfig &pConfig) { in config()
145 Compiler::~Compiler() { in ~Compiler()
152 enum Compiler::ErrorCode Compiler::runPasses(Script &pScript, in runPasses()
233 enum Compiler::ErrorCode Compiler::compile(Script &pScript, in compile()
295 enum Compiler::ErrorCode Compiler::compile(Script &pScript, in compile()
310 enum Compiler::ErrorCode err = compile(pScript, *out, IRStream); in compile()
318 bool Compiler::addInternalizeSymbolsPass(Script &pScript, llvm::legacy::PassManager &pPM) { in addInternalizeSymbolsPass()
[all …]
DAndroid.mk27 Compiler.cpp \
/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp114 Compiler::ErrorCode RSCompilerDriver::compileScript(RSScript& pScript, const char* pScriptName, in compileScript()
126 if (mCompiler.screenGlobalFunctions(pScript) != Compiler::kSuccess) { in compileScript()
127 return Compiler::kErrInvalidSource; in compileScript()
149 return Compiler::kErrInvalidSource; in compileScript()
164 return Compiler::kErrInvalidSource; in compileScript()
175 return Compiler::kErrInvalidSource; in compileScript()
184 return Compiler::kErrInvalidSource; in compileScript()
188 Compiler::ErrorCode err = mCompiler.config(*mConfig); in compileScript()
189 if (err != Compiler::kSuccess) { in compileScript()
191 Compiler::GetErrorString(err)); in compileScript()
[all …]
/frameworks/compile/libbcc/include/bcc/
DCompiler.h53 class Compiler {
93 Compiler();
94 Compiler(const CompilerConfig &pConfig);
115 ~Compiler();
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSCompilerDriver.h44 Compiler mCompiler;
73 Compiler::ErrorCode compileScript(RSScript& pScript, const char* pScriptName,
83 Compiler *getCompiler() { in getCompiler()
/frameworks/compile/libbcc/tools/bcc_compat/
DMain.cpp152 Compiler *compiler = pCompilerDriver.getCompiler(); in ConfigCompiler()
205 Compiler::ErrorCode result = compiler->config(*config); in ConfigCompiler()
207 if (result != Compiler::kSuccess) { in ConfigCompiler()
209 << Compiler::GetErrorString(result) << ")\n"; in ConfigCompiler()
266 Compiler compiler; in main()
/frameworks/compile/slang/
Dllvm-rs-cc.cpp280 std::unique_ptr<slang::Slang> Compiler( in main() local
283 !Compiler->compile(IOFiles32, IOFiles32, DepFiles32, Opts, *DiagOpts); in main()
294 std::unique_ptr<slang::Slang> Compiler( in main() local
297 !Compiler->compile(IOFiles64, IOFiles32, DepFiles64, Opts, *DiagOpts); in main()
DREADME.rst2 llvm-rs-cc: Compiler for Renderscript language
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp226 Compiler *RSC = pRSCD.getCompiler(); in ConfigCompiler()
256 Compiler::ErrorCode result = RSC->config(*config); in ConfigCompiler()
270 if (result != Compiler::kSuccess) { in ConfigCompiler()
272 << Compiler::GetErrorString(result) << ")\n"; in ConfigCompiler()
/frameworks/compile/libbcc/bcinfo/Wrap/
DLLVMBuild.txt3 ; The LLVM Compiler Infrastructure
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DLLVMBuild.txt3 ; The LLVM Compiler Infrastructure
/frameworks/data-binding/compilerCommon/
Dbuild.gradle81 project.ext.pomName = 'Data Binding Compiler Common'
/frameworks/base/docs/html/ndk/guides/
Dx86.jd127 ARM Compiler toolchain Assembler Reference</a>, ignoring the "Superseded" watermark.
153 ARM Compiler toolchain Assembler Reference</a>, ignoring the "Superseded" watermark.
191 ARM Compiler toolchain Assembler Reference</a>.</li>
Dstandalone_toolchain.jd11 <li><a href="#itc">Invoking the Compiler</a></li>
91 <h2 id="itc">Invoking the Compiler</h2>
/frameworks/base/docs/html/ndk/guides/graphics/
Dshader-compilers.jd96 shaderc::Compiler compiler;
/frameworks/data-binding/compiler/src/main/resources/
DNOTICE.txt43 == in this case for the Kotlin Compiler distribution. ==
46 Kotlin Compiler
1595 == in this case for the Kotlin Compiler distribution. ==
1598 Kotlin Compiler
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd1434 <li>Migrated from GNU Compiler Collection (GCC) 4.8 to 4.8.2, and added diagnostic color
1589 <li>Added GNU Compiler Collection (GCC) 4.8 compiler to the NDK. Since GCC 4.6 is still
2081 <li>Added the GNU Compiler Collection (GCC) 4.7 compiler to the NDK. The GCC 4.6 compiler
2248 <li>Added the Clang 3.1 compiler to the NDK. The GNU Compiler Collection (GCC) 4.6 is
2556 <p>The main features of this release are a new GNU Compiler Collection (GCC) 4.6 toolchain and
/frameworks/base/docs/html-intl/intl/in/preview/
Dapi-overview.jd171 dijalankan. Compiler JIT melengkapi compiler Ahead of Time (AOT) pada ART
/frameworks/base/docs/html/training/articles/
Dsmp.jd1807 <p>(Much of this is due to Doug Lea and his “JSR-133 Cookbook for Compiler
1884 <dt>The JSR-133 Cookbook for Compiler Writers</dt>
/frameworks/base/docs/html-intl/intl/in/guide/topics/resources/
Dproviding-resources.jd822 … <li>Nilai tidak membedakan huruf besar maupun kecil. Compiler sumber daya mengubah nama direktori
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt41207 public final class Compiler {
/frameworks/base/api/
Dcurrent.txt50544 public final class Compiler {
Dsystem-current.txt53901 public final class Compiler {
Dtest-current.txt50624 public final class Compiler {