Searched refs:bcc (Results 26 - 50 of 85) sorted by relevance

1234

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSScript.h20 #include "bcc/Script.h"
21 #include "bcc/Support/Sha1Util.h"
23 namespace bcc { namespace
76 } // end namespace bcc
H A DRSCompilerDriver.h20 #include "bcc/ExecutionEngine/BCCRuntimeSymbolResolver.h"
21 #include "bcc/ExecutionEngine/SymbolResolvers.h"
22 #include "bcc/ExecutionEngine/SymbolResolverProxy.h"
23 #include "bcc/Renderscript/RSInfo.h"
24 #include "bcc/Renderscript/RSCompiler.h"
26 namespace bcc { namespace
72 } // end namespace bcc
/frameworks/compile/libbcc/include/bcc/Support/
H A DDisassembler.h27 namespace bcc { namespace
50 } // end namespace bcc
H A DMemoryFactory.h27 namespace bcc { namespace
44 } // end namespace bcc
H A DSha1Util.h30 namespace bcc { namespace
55 } // end namespace bcc
H A DTargetLinkerConfigs.h22 #include "bcc/Config/Config.h"
23 #include "bcc/Support/LinkerConfig.h"
25 namespace bcc { namespace
84 } // end namespace bcc
/frameworks/compile/libbcc/lib/AndroidBitcode/
H A DABCCompiler.cpp17 #include "bcc/AndroidBitcode/ABCCompiler.h"
24 #include "bcc/AndroidBitcode/ABCCompilerDriver.h"
25 #include "bcc/AndroidBitcode/ABCExpandVAArgPass.h"
26 #include "bcc/Script.h"
27 #include "bcc/Source.h"
30 namespace bcc { namespace
51 } // namespace bcc
H A DABCExpandVAArgPass.cpp20 #include "bcc/AndroidBitcode/ABCExpandVAArgPass.h"
25 namespace bcc { namespace
48 } // end bcc namespace
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DBCCRuntimeSymbolResolver.cpp17 #include "bcc/ExecutionEngine/BCCRuntimeSymbolResolver.h"
33 using namespace bcc;
H A DObjectLoaderImpl.h22 #include "bcc/ExecutionEngine/ObjectLoader.h"
23 #include "bcc/Support/Log.h"
27 namespace bcc { namespace
51 } // namespace bcc
H A DELFObjectLoaderImpl.h30 namespace bcc { namespace
55 } // end namespace bcc
H A DSymbolResolvers.cpp17 #include "bcc/ExecutionEngine/SymbolResolvers.h"
25 using namespace bcc;
/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp31 #include <bcc/BCCContext.h>
32 #include <bcc/Compiler.h>
33 #include <bcc/Config/BuildInfo.h>
34 #include <bcc/Config/Config.h>
35 #include <bcc/ExecutionEngine/BCCRuntimeSymbolResolver.h>
36 #include <bcc/ExecutionEngine/ObjectLoader.h>
37 #include <bcc/ExecutionEngine/SymbolResolverProxy.h>
38 #include <bcc/ExecutionEngine/SymbolResolvers.h>
39 #include <bcc/Script.h>
40 #include <bcc/Sourc
[all...]
/frameworks/compile/libbcc/lib/AndroidBitcode/X86/
H A DX86ABCExpandVAArg.cpp27 #include "bcc/AndroidBitcode/ABCExpandVAArgPass.h"
33 class X86ABCExpandVAArg : public bcc::ABCExpandVAArgPass {
70 namespace bcc { namespace
76 } // end namespace bcc
/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
H A DObjectLoader.h22 #include "bcc/Support/Log.h"
26 namespace bcc { namespace
70 } // namespace bcc
/frameworks/compile/libbcc/lib/Core/
H A DBCCContext.cpp17 #include "bcc/BCCContext.h"
21 #include "bcc/Source.h"
22 #include "bcc/Support/Log.h"
26 using namespace bcc;
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSScript.cpp17 #include "bcc/Renderscript/RSScript.h"
19 #include "bcc/Renderscript/RSInfo.h"
20 #include "bcc/Source.h"
21 #include "bcc/Support/Log.h"
23 using namespace bcc;
/frameworks/compile/libbcc/lib/Support/
H A DInitialization.cpp17 #include "bcc/Support/Initialization.h"
27 #include "bcc/Config/Config.h"
28 #include "bcc/Support/Log.h"
39 void bcc::init::Initialize() {
H A DSha1Util.cpp17 #include "bcc/Support/Sha1Util.h"
23 #include "bcc/Support/Log.h"
24 #include "bcc/Support/InputFile.h"
26 using namespace bcc;
H A DTargetCompilerConfigs.cpp17 #include "bcc/Support/TargetCompilerConfigs.h"
19 using namespace bcc;
H A DDisassembler.cpp17 #include "bcc/Support/Disassembler.h"
19 #include "bcc/Config/Config.h"
38 #include "bcc/Support/OutputFile.h"
39 #include "bcc/Support/Log.h"
66 namespace bcc { namespace
210 } // namespace bcc
214 bcc::DisassembleResult Disassemble(llvm::raw_ostream &pOutput,
217 return bcc::kDisassemblerNotAvailable;
220 bcc::DisassembleResult bcc
[all...]
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdScriptGroup.cpp19 #include <bcc/BCCContext.h>
20 #include <bcc/Renderscript/RSCompilerDriver.h>
21 #include <bcc/Renderscript/RSExecutable.h>
22 #include <bcc/Renderscript/RSInfo.h>
/frameworks/compile/libbcc/lib/AndroidBitcode/ARM/
H A DARMABCExpandVAArg.cpp27 #include "bcc/AndroidBitcode/ABCExpandVAArgPass.h"
33 class ARMABCExpandVAArg : public bcc::ABCExpandVAArgPass {
82 namespace bcc { namespace
88 } // end namespace bcc
/frameworks/compile/libbcc/tools/mcld/
H A DMain.cpp29 #include <bcc/Config/Config.h>
30 #include <bcc/Support/LinkerConfig.h>
31 #include <bcc/Support/Initialization.h>
32 #include <bcc/Support/TargetLinkerConfigs.h>
33 #include <bcc/Linker.h>
35 using namespace bcc;
/frameworks/compile/libbcc/lib/AndroidBitcode/Mips/
H A DMipsABCExpandVAArg.cpp27 #include "bcc/AndroidBitcode/ABCExpandVAArgPass.h"
33 class MipsABCExpandVAArg : public bcc::ABCExpandVAArgPass {
85 namespace bcc { namespace
91 } // end namespace bcc

Completed in 396 milliseconds

1234