HomeSort by relevance Sort by last modified time
    Searched defs:getModule (Results 1 - 25 of 316) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Analysis/
Trace.cpp 28 Module *Trace::getModule() const {
39 (*i)->printAsOperand(O, true, getModule());
  /external/swiftshader/third_party/LLVM/lib/Analysis/
Trace.cpp 29 Module *Trace::getModule() const {
40 WriteAsOperand(O, *i, true, getModule());
  /external/guice/core/test/com/google/inject/spi/
ElementApplyToTest.java 29 super.checkModule(Elements.getModule(Elements.getElements(module)), visitors);
  /external/swiftshader/third_party/subzero/src/
IceConverter.h 44 llvm::Module *getModule() const { return Mod; }
  /external/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /external/llvm/include/llvm/Linker/
IRMover.h 76 Module &getModule() { return Composite; }
  /external/llvm/include/llvm/Object/
IRObjectFile.h 47 const Module &getModule() const {
48 return const_cast<IRObjectFile*>(this)->getModule();
50 Module &getModule() {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadataPrinter.h 57 const Module &getModule() const { return S->getModule(); }
  /frameworks/compile/libbcc/include/bcc/
Source.h 89 inline llvm::Module &getModule()
91 inline const llvm::Module &getModule() const
  /frameworks/rs/rsov/compiler/spirit/
transformer.h 47 Module *getModule() const { return mModule; }
  /hardware/interfaces/drm/1.0/vts/functional/
vendor_modules.cpp 52 DrmHalVTSVendorModule* VendorModules::getModule(const string& path) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 79 Module &getModule() { return Composite; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Linker/
IRMover.h 79 Module &getModule() { return Composite; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Linker/
IRMover.h 79 Module &getModule() { return Composite; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Linker/
IRMover.h 79 Module &getModule() { return Composite; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Linker/
IRMover.h 79 Module &getModule() { return Composite; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Linker/
IRMover.h 79 Module &getModule() { return Composite; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Linker/
IRMover.h 79 Module &getModule() { return Composite; }

Completed in 488 milliseconds

1 2 3 4 5 6 7 8 91011>>