HomeSort by relevance Sort by last modified time
    Searched refs:setModule (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/llvm/lib/CodeGen/
MachineFunctionAnalysis.cpp 42 MMI->setModule(&M);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunctionAnalysis.cpp 41 MMI->setModule(&M);
  /frameworks/compile/libbcc/include/bcc/
Source.h 87 void setModule(llvm::Module *pModule);
  /external/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 78 void setModule(std::unique_ptr<LTOModule> M);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineModuleInfo.h 148 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineModuleInfo.h 148 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineModuleInfo.h 148 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineModuleInfo.h 148 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineModuleInfo.h 158 void setModule(const Module *M) { TheModule = M; }
  /external/guice/extensions/struts2/src/com/google/inject/struts2/
Struts2Factory.java 65 void setModule(String moduleClassName) {
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/
CompilationUnit.java 118 setModule(module);
542 public CompilationUnit setModule(final ModuleDeclaration module) {
556 return setModule((ModuleDeclaration) null);
676 setModule((ModuleDeclaration) replacementNode);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 80 void setModule(std::unique_ptr<LTOModule> M);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/LTO/legacy/
LTOCodeGenerator.h 80 void setModule(std::unique_ptr<LTOModule> M);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/LTO/legacy/
LTOCodeGenerator.h 80 void setModule(std::unique_ptr<LTOModule> M);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/LTO/legacy/
LTOCodeGenerator.h 80 void setModule(std::unique_ptr<LTOModule> M);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/LTO/legacy/
LTOCodeGenerator.h 80 void setModule(std::unique_ptr<LTOModule> M);

Completed in 1091 milliseconds

1 2 3