HomeSort by relevance Sort by last modified time
    Searched refs:getNamedAlias (Results 1 - 20 of 20) sorted by null

  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 126 GlobalAlias *GA = M->getNamedAlias(ExtractAliases[i]);
  /external/llvm/lib/Transforms/Utils/
SymbolRewriter.cpp 200 &llvm::Module::getNamedAlias>
226 &llvm::Module::getNamedAlias,
  /external/swiftshader/third_party/LLVM/include/llvm/
Module.h 352 /// getNamedAlias - Return the global alias in the module with the
355 GlobalAlias *getNamedAlias(StringRef Name) const;
  /external/llvm/lib/IR/
Module.cpp 249 // getNamedAlias - Look up the specified global in the module symbol table.
252 GlobalAlias *Module::getNamedAlias(StringRef Name) const {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Module.cpp 294 // getNamedAlias - Look up the specified global in the module symbol table.
297 GlobalAlias *Module::getNamedAlias(StringRef Name) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Module.h 391 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Module.h 391 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /external/llvm/include/llvm/IR/
Module.h 394 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Module.h 406 GlobalAlias *getNamedAlias(StringRef Name) const;
    [all...]

Completed in 152 milliseconds