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

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Module.h 62 /// The type for the list of ifuncs.
157 IFuncListType IFuncList; ///< The IFuncs in the module
503 /// Get the Module's list of ifuncs (constant).
505 /// Get the Module's list of ifuncs.
594 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
597 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
639 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
643 ifuncs());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Module.h 62 /// The type for the list of ifuncs.
157 IFuncListType IFuncList; ///< The IFuncs in the module
503 /// Get the Module's list of ifuncs (constant).
505 /// Get the Module's list of ifuncs.
594 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
597 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
639 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
643 ifuncs());
    [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalDCE.cpp 116 for (GlobalIFunc &GIF : M.ifuncs()) {
118 // Externally visible ifuncs are needed.
157 // The third pass drops targets of ifuncs which are dead...
159 for (GlobalIFunc &GIF : M.ifuncs())
  /external/llvm/tools/verify-uselistorder/
verify-uselistorder.cpp 194 for (const GlobalIFunc &IF : M.ifuncs())
205 for (const GlobalIFunc &IF : M.ifuncs())
470 for (GlobalIFunc &IF : M.ifuncs())
481 for (GlobalIFunc &IF : M.ifuncs())
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Module.h 73 /// The type for the list of ifuncs.
172 IFuncListType IFuncList; ///< The IFuncs in the module
523 /// Get the Module's list of ifuncs (constant).
525 /// Get the Module's list of ifuncs.
619 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
622 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
663 return concat<GlobalValue>(functions(), globals(), aliases(), ifuncs());
667 ifuncs());
    [all...]
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 89 for (const GlobalIFunc &I : M.ifuncs())
111 for (const GlobalIFunc &I : M.ifuncs())
269 for (const GlobalIFunc &I : M.ifuncs())
276 for (const GlobalIFunc &I : M.ifuncs())
310 // Enumerate the ifuncs.
311 for (const GlobalIFunc &GIF : M.ifuncs())
327 for (const GlobalIFunc &GIF : M.ifuncs())
    [all...]
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SplitModule.cpp 239 for (GlobalIFunc &GIF : M->ifuncs())
  /external/llvm/include/llvm/IR/
Module.h 80 /// The type for the list of ifuncs.
175 IFuncListType IFuncList; ///< The IFuncs in the module
508 /// Get the Module's list of ifuncs (constant).
510 /// Get the Module's list of ifuncs.
599 iterator_range<ifunc_iterator> ifuncs() { function in class:llvm::Module
602 iterator_range<const_ifunc_iterator> ifuncs() const { function in class:llvm::Module
    [all...]
  /external/llvm/lib/IR/
Module.cpp 462 for (GlobalIFunc &GIF : ifuncs())
AsmWriter.cpp 105 for (const GlobalIFunc &I : M->ifuncs()) {
257 for (const GlobalIFunc &I : M->ifuncs())
264 for (const GlobalIFunc &I : M->ifuncs())
813 for (const GlobalIFunc &I : TheModule->ifuncs()) {
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]

Completed in 1220 milliseconds

1 2