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

  /external/llvm/lib/VMCore/
LLVMContext.cpp 59 void LLVMContext::addModule(Module *M) {
  /external/clang/lib/Serialization/
ModuleManager.cpp 37 ModuleManager::addModule(StringRef FileName, ModuleKind Type,
  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 83 bool LTOCodeGenerator::addModule(LTOModule* mod, std::string& errMsg) {
  /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/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 210 milliseconds