HomeSort by relevance Sort by last modified time
    Searched defs:addModule (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/IR/
LLVMContext.cpp 69 void LLVMContext::addModule(Module *M) {
  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 89 bool LTOCodeGenerator::addModule(LTOModule* mod, std::string& errMsg) {
  /external/clang/lib/Serialization/
ModuleManager.cpp 40 ModuleManager::addModule(StringRef FileName, ModuleKind Type,
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 207 /// addModule - Add a Module to the list of modules that we can JIT from.
210 virtual void addModule(Module *M) {
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 331 /// addModule - Add a new Module to the JIT. If we previously removed the last
333 void JIT::addModule(Module *M) {
354 ExecutionEngine::addModule(M);
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 637 milliseconds