Searched refs:ABCCompiler (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/include/bcc/AndroidBitcode/
H A DABCCompiler.h26 class ABCCompiler : public Compiler { class in namespace:bcc
31 ABCCompiler(const ABCCompilerDriver &pDriver) : mDriver(pDriver) { function in class:bcc::ABCCompiler
36 virtual ~ABCCompiler() { }
H A DABCCompilerDriver.h20 #include "bcc/AndroidBitcode/ABCCompiler.h"
36 ABCCompiler mCompiler;
/frameworks/compile/libbcc/lib/AndroidBitcode/
H A DABCCompiler.cpp17 #include "bcc/AndroidBitcode/ABCCompiler.h"
32 bool ABCCompiler::beforeAddCodeGenPasses(Script &pScript,
H A DAndroid.mk25 ABCCompiler.cpp \

Completed in 166 milliseconds