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

  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/
ppapi_bad.js 20 function addModule(module) {
46 addModule(module);
  /external/llvm/lib/IR/
LLVMContext.cpp 69 void LLVMContext::addModule(Module *M) {
  /external/clang/lib/Serialization/
ModuleManager.cpp 54 ModuleManager::addModule(StringRef FileName, ModuleKind Type,
  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 124 bool LTOCodeGenerator::addModule(LTOModule* mod, std::string& errMsg) {
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 210 /// addModule - Add a Module to the list of modules that we can JIT from.
213 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);
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy.cpp 749 void addModule(Module *M);
979 void MCJITHelper::addModule(Module* M) {
    [all...]
  /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 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.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 592 milliseconds