/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeTypes.cpp | 75 SmallVector<SDNode*, 16> NewNodes; 488 SmallVector<SDValue, 8> NewOps; [all...] |
SelectionDAGISel.cpp | 471 SmallVector<MachineBasicBlock*, 4> Returns; 670 SmallVector<SDNode*, 128> Worklist; [all...] |
LegalizeDAG.cpp | 18 #include "llvm/ADT/SmallVector.h" 229 SmallVector<int, 8> NewMask; 359 SmallVector<SDValue, 8> Stores; 480 SmallVector<SDValue, 8> Stores; 657 SmallVector<int, 8> ShufOps; [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonExpandCondsets.cpp | 292 SmallVector<MachineInstr*,8> Defs; 328 SmallVector<MachineInstr*,4> Deads; 435 SmallVector<RegisterRef,2> Defs; 629 SmallVector<unsigned,4> Uses; [all...] |
/external/clang/lib/CodeGen/ |
CGObjCMac.cpp | 239 SmallVector<CanQualType,4> Params; 257 SmallVector<CanQualType,6> Params; 285 SmallVector<CanQualType,4> Params; 313 SmallVector<CanQualType,5> Params; 334 SmallVector<CanQualType,3> Params; 350 SmallVector<CanQualType,1> Params; 817 SmallVector<RUN_SKIP, 16> RunSkipBlockVars; [all...] |
/external/llvm/lib/Target/Sparc/ |
SparcISelLowering.cpp | 213 SmallVector<CCValAssign, 16> RVLocs; 223 SmallVector<SDValue, 4> RetOps(1, Chain); 296 SmallVector<CCValAssign, 16> RVLocs; 306 SmallVector<SDValue, 4> RetOps(1, Chain); 397 SmallVector<CCValAssign, 16> ArgLocs; 603 SmallVector<CCValAssign, 16> ArgLocs; 687 SmallVector<SDValue, 8> OutChains; 752 SmallVector<CCValAssign, 16> ArgLocs; 766 SmallVector<SDValue, 8> ByValArgs; 791 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass [all...] |
/external/clang/lib/Sema/ |
SemaTemplateInstantiate.cpp | 446 SmallVector<char, 128> TemplateArgsStr; 500 SmallVector<char, 128> TemplateArgsStr; [all...] |
/external/clang/lib/AST/ |
VTableBuilder.cpp | 449 SmallVector<MethodAndOffsetPairTy, 16> Offsets; 552 typedef SmallVector<VTableComponent, 64> VTableComponentVectorTy; 822 SmallVector<VTableComponent, 64> Components; 869 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy; [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstructionCombining.cpp | [all...] |
/external/clang/include/clang/Sema/ |
Sema.h | 49 #include "llvm/ADT/SmallVector.h" 78 typedef SmallVector<CXXBaseSpecifier*, 4> CXXCastPath; 353 SmallVector<MSVtorDispAttr::Mode, 2> VtorDispModeStack; 356 SmallVector<Scope*, 2> CurrentSEHFinally; 379 SmallVector<Slot, 2> Stack; 418 SmallVector<BlockDecl*, 8> ExprCleanupObjects; 434 SmallVector<sema::FunctionScopeInfo *, 4> FunctionScopes; 463 typedef llvm::SmallVector<DeleteExprLoc, 4> DeleteLocs; 506 SmallVector<std::pair<const CXXMethodDecl*, const CXXMethodDecl*>, 2> 516 SmallVector<std::pair<CXXMethodDecl*, const FunctionProtoType*>, 2 [all...] |
/external/llvm/lib/CodeGen/ |
TwoAddressInstructionPass.cpp | 144 typedef SmallVector<std::pair<unsigned, unsigned>, 4> TiedPairList; 735 SmallVector<unsigned, 4> VirtRegPairs; [all...] |
AtomicExpandPass.cpp | 84 SmallVector<Instruction *, 1> AtomicInsts; 560 SmallVector<ExtractValueInst *, 2> PrunedInsts;
|
/external/clang/lib/Serialization/ |
ASTWriter.cpp | [all...] |
ASTReader.cpp | 278 SmallVector<StringRef, 4> ExistingFeatures( 281 SmallVector<StringRef, 4> ReadFeatures(TargetOpts.FeaturesAsWritten.begin(), 288 SmallVector<StringRef, 4> UnmatchedExistingFeatures, UnmatchedReadFeatures; 335 typedef llvm::DenseMap<DeclarationName, SmallVector<NamedDecl *, 8> > 503 SmallVector<StringRef, 4> ExistingMacroNames; 686 SmallVector<IdentifierInfo *, 16> Args; [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 77 SmallVector<const SymExpr*, 5> itr; 99 typedef SmallVector<SymbolRef, 2> SymbolRefSmallVectorTy;
|
/external/clang/lib/Driver/ |
MSVCToolChain.cpp | 396 SmallVector<StringRef, 8> PathSegments; 535 SmallVector<StringRef, 8> Dirs;
|
/external/clang/lib/Format/ |
WhitespaceManager.cpp | 155 SmallVector<WhitespaceManager::Change, 16> &Changes) { 188 SmallVector<WhitespaceManager::Change, 16> &Changes) {
|
/external/clang/lib/Frontend/ |
ASTUnit.cpp | 89 SmallVector<std::string, 4> TemporaryFiles; 349 SmallVector<Result, 8> Results; [all...] |
/external/clang/lib/Frontend/Rewrite/ |
InclusionRewriter.cpp | 356 SmallVector<char, 128> TmpBuffer; 389 SmallVector<std::pair<const FileEntry *, const DirectoryEntry *>, 1>
|
/external/clang/lib/StaticAnalyzer/Core/ |
CoreEngine.cpp | 45 SmallVector<WorkListUnit,20> Stack; 111 SmallVector<WorkListUnit,20> Stack;
|
/external/clang/tools/libclang/ |
CIndexHigh.cpp | 31 SmallVector<CXCursor, 8> Overridden; 53 typedef SmallVector<const Decl *, 8> TopMethodsTy;
|
/external/llvm/include/llvm/ADT/ |
FoldingSet.h | 19 #include "llvm/ADT/SmallVector.h" 264 /// than using plain FoldingSetNodeIDs, since the 32-element SmallVector 298 /// Use a SmallVector to avoid a heap allocation in the common case. 299 SmallVector<unsigned, 32> Bits; 547 template <class T, class VectorT = SmallVector<T*, 8> >
|
/external/llvm/include/llvm/CodeGen/ |
SlotIndexes.h | 25 #include "llvm/ADT/SmallVector.h" 352 SmallVector<std::pair<SlotIndex, SlotIndex>, 8> MBBRanges; 356 SmallVector<IdxMBBPair, 8> idx2MBBMap;
|
/external/llvm/include/llvm/MC/ |
MCAssembler.h | 181 SmallVector<char, ContentsSize> Contents; 202 SmallVector<MCFixup, FixupsSize> Fixups;
|
/external/llvm/lib/Analysis/ |
ConstantFolding.cpp | 21 #include "llvm/ADT/SmallVector.h" 166 SmallVector<Constant*, 32> Result; 683 SmallVector<Constant*, 32> NewIdxs; 775 SmallVector<Value *, 4> NestedOps(GEP->op_begin() + 1, GEP->op_end()); 813 SmallVector<Constant *, 32> NewIdxs; [all...] |