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

/frameworks/compile/libbcc/bcinfo/
H A DBitcodeWrapper.cpp17 #include "bcinfo/BitcodeWrapper.h"
18 #include "bcinfo/Wrap/bitcode_wrapperer.h"
19 #include "bcinfo/Wrap/in_memory_wrapper_input.h"
21 #define LOG_TAG "bcinfo"
29 namespace bcinfo { namespace
59 } // namespace bcinfo
H A DBitcodeTranslator.cpp17 #include "bcinfo/BitcodeTranslator.h"
19 #include "bcinfo/BitcodeWrapper.h"
26 #define LOG_TAG "bcinfo"
39 namespace bcinfo { namespace
171 } // namespace bcinfo
H A DMetadataExtractor.cpp17 #include "bcinfo/MetadataExtractor.h"
19 #include "bcinfo/BitcodeWrapper.h"
21 #define LOG_TAG "bcinfo"
35 namespace bcinfo { namespace
464 } // namespace bcinfo
/frameworks/compile/libbcc/include/bcinfo/
H A DBitcodeTranslator.h22 namespace bcinfo { namespace
68 } // namespace bcinfo
H A DBitcodeWrapper.h20 #include "bcinfo/Wrap/BCHeaderField.h"
25 namespace bcinfo { namespace
151 } // namespace bcinfo
H A DMetadataExtractor.h28 namespace bcinfo { namespace
261 } // namespace bcinfo
/frameworks/rs/cpu_ref/
H A DrsCpuScript.h38 namespace bcinfo { namespace
129 const char* findCoreLib(const bcinfo::MetadataExtractor& bitCodeMetaData, const char* bitcode,

Completed in 483 milliseconds