Home
last modified time | relevance | path

Searched refs:getModule (Results 1 – 14 of 14) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSScript.cpp40 &pScript.getSource().getModule(), &libclcore_source->getModule()); in LinkRuntime()
DRSCompiler.cpp37 llvm::Module &module = script.getSource().getModule(); in addInternalizeSymbolsPass()
DRSInfoExtractor.cpp114 const llvm::Module &module = pSource.getModule(); in ExtractFromSource()
/frameworks/compile/libbcc/include/bcc/
DSource.h69 inline llvm::Module &getModule() in getModule() function
71 inline const llvm::Module &getModule() const in getModule() function
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp185 lto_passes.run(pScript.getSource().getModule()); in runLTO()
235 codegen_passes.run(pScript.getSource().getModule()); in runCodeGen()
248 llvm::Module &module = pScript.getSource().getModule(); in compile()
DSource.cpp150 if (llvm::Linker::LinkModules(mModule, &pSource.getModule(), in merge()
/frameworks/compile/mclinker/include/mcld/
DIRBuilder.h73 const Module& getModule() const { return m_Module; } in getModule() function
74 Module& getModule() { return m_Module; } in getModule() function
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp117 addEhFrameForPLT(pBuilder.getModule()); in doPreLayout()
DX86Relocator.cpp272 Module &pModule = pBuilder.getModule(); in defineSymbolforCopyReloc()
/frameworks/compile/mclinker/lib/LD/
DELFReader.cpp190 Module& pModule = pBuilder.getModule(); in readSymbols()
711 Module& pModule = pBuilder.getModule(); in readSymbols()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp438 Module &pModule = pBuilder.getModule(); in defineSymbolforCopyReloc()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp538 Module::AliasList* alias_list = pBuilder.getModule().getAliasList(pSym); in defineSymbolforCopyReloc()
/frameworks/base/api/
Dsystem-current.txt60172 method public final java.lang.String getModule();
Dcurrent.txt57643 method public final java.lang.String getModule();