HomeSort by relevance Sort by last modified time
    Searched refs:SmallVectorImpl (Results 201 - 225 of 4091) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
SSAUpdater.h 26 template <typename T> class SmallVectorImpl;
56 SmallVectorImpl<PHINode*> *InsertedPHIs;
61 explicit SSAUpdater(SmallVectorImpl<PHINode*> *InsertedPHIs = nullptr);
148 void run(const SmallVectorImpl<Instruction*> &Insts) const;
155 const SmallVectorImpl<Instruction*> &Insts) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
SSAUpdater.h 27 template <typename T> class SmallVectorImpl;
55 SmallVectorImpl<PHINode *> *InsertedPHIs;
60 explicit SSAUpdater(SmallVectorImpl<PHINode *> *InsertedPHIs = nullptr);
147 void run(const SmallVectorImpl<Instruction *> &Insts) const;
154 const SmallVectorImpl<Instruction *> &Insts) const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
SSAUpdater.h 27 template <typename T> class SmallVectorImpl;
55 SmallVectorImpl<PHINode *> *InsertedPHIs;
60 explicit SSAUpdater(SmallVectorImpl<PHINode *> *InsertedPHIs = nullptr);
147 void run(const SmallVectorImpl<Instruction *> &Insts) const;
154 const SmallVectorImpl<Instruction *> &Insts) const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
SSAUpdater.h 27 template <typename T> class SmallVectorImpl;
55 SmallVectorImpl<PHINode *> *InsertedPHIs;
60 explicit SSAUpdater(SmallVectorImpl<PHINode *> *InsertedPHIs = nullptr);
147 void run(const SmallVectorImpl<Instruction *> &Insts) const;
154 const SmallVectorImpl<Instruction *> &Insts) const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
SSAUpdater.h 27 template <typename T> class SmallVectorImpl;
55 SmallVectorImpl<PHINode *> *InsertedPHIs;
60 explicit SSAUpdater(SmallVectorImpl<PHINode *> *InsertedPHIs = nullptr);
147 void run(const SmallVectorImpl<Instruction *> &Insts) const;
154 const SmallVectorImpl<Instruction *> &Insts) const;
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp 68 SmallVectorImpl<MCFixup> &Fixups) const;
73 SmallVectorImpl<MCFixup> &Fixups) const;
79 SmallVectorImpl<MCFixup> &Fixups) const;
83 SmallVectorImpl<MCFixup> &Fixups) const;
88 SmallVectorImpl<MCFixup> &Fixups) const;
93 SmallVectorImpl<MCFixup> &Fixups) const;
97 SmallVectorImpl<MCFixup> &Fixups) const;
101 SmallVectorImpl<MCFixup> &Fixups) const;
105 SmallVectorImpl<MCFixup> &Fixups) const;
110 SmallVectorImpl<MCFixup> &Fixups) const
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineSSAUpdater.h 27 template<typename T> class SmallVectorImpl;
51 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineSSAUpdater.h 25 template<typename T> class SmallVectorImpl;
50 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
58 SmallVectorImpl<MachineInstr*> *InsertedPHIs = 0);
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCTargetAsmParser.h 22 template <typename T> class SmallVectorImpl;
68 SmallVectorImpl<MCParsedAsmOperand*> &Operands) = 0;
90 SmallVectorImpl<MCParsedAsmOperand*> &Operands,
  /frameworks/rs/rsov/compiler/
RSAllocationUtils.h 58 llvm::SmallVectorImpl<RSAllocationInfo> &Allocs);
59 bool getRSAllocAccesses(llvm::SmallVectorImpl<RSAllocationInfo> &Allocs,
60 llvm::SmallVectorImpl<RSAllocationCallInfo> &Calls);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
USRGeneration.h 30 bool generateUSRForDecl(const Decl *D, SmallVectorImpl<char> &Buf);
57 const SourceManager &SM, SmallVectorImpl<char> &Buf);
59 const SourceManager &SM, SmallVectorImpl<char> &Buf);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineSSAUpdater.h 27 template<typename T> class SmallVectorImpl;
51 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineSSAUpdater.h 27 template<typename T> class SmallVectorImpl;
51 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineSSAUpdater.h 27 template<typename T> class SmallVectorImpl;
51 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineSSAUpdater.h 26 template<typename T> class SmallVectorImpl;
50 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineSSAUpdater.h 26 template<typename T> class SmallVectorImpl;
50 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineSSAUpdater.h 26 template<typename T> class SmallVectorImpl;
50 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineSSAUpdater.h 26 template<typename T> class SmallVectorImpl;
50 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
USRGeneration.h 30 bool generateUSRForDecl(const Decl *D, SmallVectorImpl<char> &Buf);
57 const SourceManager &SM, SmallVectorImpl<char> &Buf);
59 const SourceManager &SM, SmallVectorImpl<char> &Buf);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineSSAUpdater.h 27 template<typename T> class SmallVectorImpl;
51 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineSSAUpdater.h 27 template<typename T> class SmallVectorImpl;
51 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineSSAUpdater.h 27 template<typename T> class SmallVectorImpl;
51 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineSSAUpdater.h 26 template<typename T> class SmallVectorImpl;
50 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineSSAUpdater.h 26 template<typename T> class SmallVectorImpl;
50 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineSSAUpdater.h 26 template<typename T> class SmallVectorImpl;
50 SmallVectorImpl<MachineInstr*> *InsertedPHIs;
59 SmallVectorImpl<MachineInstr*> *InsertedPHIs = nullptr);

Completed in 532 milliseconds

1 2 3 4 5 6 7 891011>>