/external/clang/lib/Format/ |
UnwrappedLineFormatter.cpp | 132 const SmallVectorImpl<AnnotatedLine *> &Lines) 162 SmallVectorImpl<AnnotatedLine *>::const_iterator I, 163 SmallVectorImpl<AnnotatedLine *>::const_iterator E) { 249 tryMergeSimplePPDirective(SmallVectorImpl<AnnotatedLine *>::const_iterator I, 250 SmallVectorImpl<AnnotatedLine *>::const_iterator E, 262 SmallVectorImpl<AnnotatedLine *>::const_iterator I, 263 SmallVectorImpl<AnnotatedLine *>::const_iterator E, unsigned Limit) { 289 tryMergeShortCaseLabels(SmallVectorImpl<AnnotatedLine *>::const_iterator I, 290 SmallVectorImpl<AnnotatedLine *>::const_iterator E, 318 tryMergeSimpleBlock(SmallVectorImpl<AnnotatedLine *>::const_iterator I [all...] |
/external/llvm/include/llvm/Analysis/ |
SparsePropagation.h | 35 template <typename T> class SmallVectorImpl; 191 void getFeasibleSuccessors(TerminatorInst &TI, SmallVectorImpl<bool> &Succs,
|
ScalarEvolution.h | 288 const SmallVectorImpl<const SCEVPredicate *> &getPredicates() const { 467 SmallVectorImpl< std::pair<BasicBlock *, const SCEV *> > &ExitCounts, [all...] |
/external/llvm/lib/Target/Mips/ |
MipsSEISelLowering.h | 46 bool isShuffleMaskLegal(const SmallVectorImpl<int> &Mask, 59 getOpndList(SmallVectorImpl<SDValue> &Ops,
|
Mips16ISelLowering.h | 47 getOpndList(SmallVectorImpl<SDValue> &Ops,
|
/external/llvm/lib/Target/SystemZ/ |
SystemZElimCompare.cpp | 72 SmallVectorImpl<MachineInstr *> &CCUsers); 75 SmallVectorImpl<MachineInstr *> &CCUsers); 77 SmallVectorImpl<MachineInstr *> &CCUsers); 79 SmallVectorImpl<MachineInstr *> &CCUsers); 176 SmallVectorImpl<MachineInstr *> &CCUsers) { 241 SmallVectorImpl<MachineInstr *> &CCUsers) { 336 SmallVectorImpl<MachineInstr *> &CCUsers) { 378 SmallVectorImpl<MachineInstr *> &CCUsers) {
|
/external/llvm/unittests/Support/ |
IteratorTest.cpp | 27 typedef pointee_iterator<SmallVectorImpl<int *>::const_iterator> test_iterator; 68 SmallVectorImpl<std::unique_ptr<int>>::const_iterator> test_iterator;
|
/frameworks/compile/slang/ |
slang_rs_export_foreach.h | 42 typedef llvm::SmallVectorImpl<const clang::ParmVarDecl*> InVec; 43 typedef llvm::SmallVectorImpl<const RSExportType*> InTypeVec;
|
/external/llvm/lib/CodeGen/ |
Analysis.cpp | 87 Type *Ty, SmallVectorImpl<EVT> &ValueVTs, 88 SmallVectorImpl<uint64_t> *Offsets, 236 SmallVectorImpl<unsigned> &ValLoc, 334 SmallVectorImpl<unsigned> &RetIndices, 335 SmallVectorImpl<unsigned> &CallIndices, 401 static bool advanceToNextLeafType(SmallVectorImpl<CompositeType *> &SubTypes, 402 SmallVectorImpl<unsigned> &Path) { 443 SmallVectorImpl<CompositeType *> &SubTypes, 444 SmallVectorImpl<unsigned> &Path) { 472 static bool nextRealType(SmallVectorImpl<CompositeType *> &SubTypes [all...] |
CriticalAntiDepBreaker.h | 104 SmallVectorImpl<unsigned> &Forbid);
|
DwarfEHPrepare.cpp | 49 SmallVectorImpl<ResumeInst *> &Resumes, 50 SmallVectorImpl<LandingPadInst *> &CleanupLPads); 140 Function &Fn, SmallVectorImpl<ResumeInst *> &Resumes, 141 SmallVectorImpl<LandingPadInst *> &CleanupLPads) {
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
EHStreamer.cpp | 50 computeActionsTable(const SmallVectorImpl<const LandingPadInfo*> &LandingPads, 51 SmallVectorImpl<ActionEntry> &Actions, 52 SmallVectorImpl<unsigned> &FirstActions) { 94 for (SmallVectorImpl<const LandingPadInfo *>::const_iterator 192 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, 215 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, 216 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, 217 const SmallVectorImpl<unsigned> &FirstActions) { 500 for (SmallVectorImpl<CallSiteEntry>::const_iterator 552 for (SmallVectorImpl<CallSiteEntry>::const_iterato [all...] |
DwarfFile.h | 69 const SmallVectorImpl<std::unique_ptr<DwarfUnit>> &getUnits() { return CUs; }
|
WinException.h | 62 SmallVectorImpl<std::pair<const MCExpr *, int>> &IPToStateTable);
|
/external/clang/include/clang/Analysis/Analyses/ |
UninitializedValues.h | 93 typedef SmallVectorImpl<Branch>::const_iterator branch_iterator;
|
/external/clang/include/clang/Lex/ |
PreprocessorLexer.h | 170 typedef SmallVectorImpl<PPConditionalInfo>::const_iterator
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
CheckerRegistry.h | 122 SmallVectorImpl<CheckerOptInfo> &opts) const;
|
/external/clang/utils/TableGen/ |
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 30 SmallVectorImpl<char> &CLiteral) {
|
/external/llvm/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 157 SmallVectorImpl<MachineInstr*> *dead = nullptr); 160 /// shrinkToUses(LiveInterval *li, SmallVectorImpl<MachineInstr*> *dead) 186 SmallVectorImpl<SlotIndex> *EndPoints); 407 SmallVectorImpl<LiveInterval*> &SplitLIs); 424 SmallVectorImpl<MachineInstr*> *dead);
|
/external/llvm/include/llvm/IR/ |
Constant.h | 22 template<typename T> class SmallVectorImpl;
|
Instruction.h | 182 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const { 190 SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const { 302 getAllMetadataImpl(SmallVectorImpl<std::pair<unsigned, MDNode *>> &) const; 304 SmallVectorImpl<std::pair<unsigned, MDNode *>> &) const;
|
/external/llvm/include/llvm/Support/ |
raw_ostream.h | 26 template <typename T> class SmallVectorImpl; 187 raw_ostream &operator<<(const llvm::SmallVectorImpl<char> &Str) { 478 SmallVectorImpl<char> &OS; 493 explicit raw_svector_ostream(SmallVectorImpl<char> &O) : OS(O) {
|
/external/llvm/include/llvm/Transforms/Utils/ |
SimplifyLibCalls.h | 160 SmallVectorImpl<CallInst *> &SinCalls, 161 SmallVectorImpl<CallInst *> &CosCalls, 162 SmallVectorImpl<CallInst *> &SinCosCalls); 163 void replaceTrigInsts(SmallVectorImpl<CallInst *> &Calls, Value *Res);
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
StatepointLowering.h | 69 SmallVectorImpl<const CallInst *>::iterator itr =
|
/external/llvm/lib/Support/ |
StringExtras.cpp | 51 SmallVectorImpl<StringRef> &OutFragments,
|