Home
last modified time | relevance | path

Searched refs:SmallSetVector (Results 1 – 25 of 67) sorted by relevance

123

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSetVector.h164 class SmallSetVector : public SetVector<T, SmallVector<T, N>, SmallSet<T, N> > {
166 SmallSetVector() {} in SmallSetVector() function
170 SmallSetVector(It Start, It End) { in SmallSetVector() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTailDuplication.cpp96 SmallSetVector<MachineBasicBlock*, 8> &Succs);
140 SmallSetVector<MachineBasicBlock*, 8> Preds(MBB->pred_begin(), in VerifyPHIs()
146 for (SmallSetVector<MachineBasicBlock *, 8>::iterator PI = Preds.begin(), in VerifyPHIs()
191 SmallSetVector<MachineBasicBlock*, 8> Succs(MBB->succ_begin(), in TailDuplicateAndUpdate()
444 SmallSetVector<MachineBasicBlock*,8> &Succs) { in UpdateSuccessorsPHIs()
445 for (SmallSetVector<MachineBasicBlock*, 8>::iterator SI = Succs.begin(), in UpdateSuccessorsPHIs()
662 for (SmallSetVector<MachineBasicBlock *, 8>::iterator PI = Preds.begin(), in duplicateSimpleBB()
748 SmallSetVector<MachineBasicBlock*, 8> Preds(TailBB->pred_begin(), in TailDuplicate()
750 for (SmallSetVector<MachineBasicBlock *, 8>::iterator PI = Preds.begin(), in TailDuplicate()
896 for (SmallSetVector<MachineBasicBlock *, 8>::iterator PI = Preds.begin(), in TailDuplicate()
/external/llvm/lib/CodeGen/
DTailDuplicator.cpp75 SmallSetVector<MachineBasicBlock *, 8> Preds(MBB->pred_begin(), in VerifyPHIs()
81 for (SmallSetVector<MachineBasicBlock *, 8>::iterator PI = Preds.begin(), in VerifyPHIs()
125 SmallSetVector<MachineBasicBlock *, 8> Succs(MBB->succ_begin(), in tailDuplicateAndUpdate()
423 SmallSetVector<MachineBasicBlock *, 8> &Succs) { in updateSuccessorsPHIs()
424 for (SmallSetVector<MachineBasicBlock *, 8>::iterator SI = Succs.begin(), in updateSuccessorsPHIs()
652 for (SmallSetVector<MachineBasicBlock *, 8>::iterator PI = Preds.begin(), in duplicateSimpleBB()
738 SmallSetVector<MachineBasicBlock *, 8> Preds(TailBB->pred_begin(), in tailDuplicate()
740 for (SmallSetVector<MachineBasicBlock *, 8>::iterator PI = Preds.begin(), in tailDuplicate()
877 for (SmallSetVector<MachineBasicBlock *, 8>::iterator PI = Preds.begin(), in tailDuplicate()
DMachineCopyPropagation.cpp68 SmallSetVector<MachineInstr*, 8> MaybeDeadCopies;
298 for (SmallSetVector<MachineInstr *, 8>::iterator DI = in CopyPropagateBlock()
DProcessImplicitDefs.cpp33 SmallSetVector<MachineInstr*, 16> WorkList;
/external/clang/include/clang/Sema/
DExternalSemaSource.h24 template <class T, unsigned n> class SmallSetVector; variable
146 llvm::SmallSetVector<const TypedefNameDecl *, 4> &Decls) {} in ReadUnusedLocalTypedefNameCandidates()
DMultiplexExternalSemaSource.h279 llvm::SmallSetVector<const TypedefNameDecl *, 4> &Decls) override;
/external/llvm/include/llvm/ADT/
DSetVector.h286 class SmallSetVector : public SetVector<T, SmallVector<T, N>, SmallSet<T, N> > {
288 SmallSetVector() {} in SmallSetVector() function
292 SmallSetVector(It Start, It End) { in SmallSetVector() function
/external/llvm/lib/Transforms/Scalar/
DDCE.cpp76 SmallSetVector<Instruction *, 16> &WorkList, in DCEInstruction()
105 SmallSetVector<Instruction *, 16> WorkList; in eliminateDeadCode()
DDeadStoreElimination.cpp70 SmallSetVector<Value *, 16> *ValueSet = nullptr) { in deleteDeadInstruction()
640 SmallSetVector<Value *, 16> &DeadStackObjects, in removeAccessedObjects()
677 SmallSetVector<Value*, 16> DeadStackObjects; in handleEndBlock()
/external/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.h25 SmallSetVector<unsigned, 32> Chains;
DAArch64RedundantCopyElimination.cpp112 SmallSetVector<unsigned, 8> TargetRegs; in optimizeCopy()
/external/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h65 SmallSetVector<const Constant *, 8> Constants;
/external/swiftshader/third_party/LLVM/utils/TableGen/
DSetTheory.h65 typedef SmallSetVector<Record*, 16> RecSet;
/external/llvm/include/llvm/TableGen/
DSetTheory.h66 typedef SmallSetVector<Record*, 16> RecSet;
/external/clang/include/clang/Basic/
DModule.h86 llvm::SmallSetVector<const FileEntry *, 2> TopHeaders;
221 llvm::SmallSetVector<Module *, 2> Imports;
/external/llvm/include/llvm/CodeGen/
DTailDuplicator.h73 SmallSetVector<MachineBasicBlock *, 8> &Succs);
/external/clang/test/SemaCXX/
Dtypo-correction.cpp515 class SmallSetVector : public SetVector<C, I, 8> {}; class
518 SmallSetVector<foo*, 2> fooSet;
/external/clang/include/clang/Lex/
DHeaderSearchOptions.h144 llvm::SmallSetVector<std::string, 16> ModulesIgnoreMacros;
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp414 SmallSetVector<MDNode *, 4> PathA; in getMostGenericTBAA()
424 SmallSetVector<MDNode *, 4> PathB; in getMostGenericTBAA()
DMemDepPrinter.cpp38 typedef SmallSetVector<Dep, 4> DepSet;
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemDepPrinter.cpp39 typedef SmallSetVector<Dep, 4> DepSet;
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp52 typedef SmallSetVector<Function *, 8> SCCNodeSet;
679 SmallSetVector<Value *, 8> FlowsToReturn; in isFunctionMallocLike()
790 SmallSetVector<Value *, 8> FlowsToReturn; in isReturnNonNull()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h138 SmallSetVector<const DISubprogram *, 4> InlinedSubprograms;
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1348 SmallSetVector<int64_t, 8> Factors;
1351 SmallSetVector<Type *, 4> Types;
2033 SmallSetVector<const SCEV *, 4> Strides; in CollectInterestingTypesAndFactors()
2057 for (SmallSetVector<const SCEV *, 4>::const_iterator in CollectInterestingTypesAndFactors()
2059 for (SmallSetVector<const SCEV *, 4>::const_iterator NewStrideIter = in CollectInterestingTypesAndFactors()
2533 for (SmallSetVector<int64_t, 8>::const_iterator in GenerateICmpZeroScales()
2604 for (SmallSetVector<int64_t, 8>::const_iterator in GenerateScales()
2661 for (SmallSetVector<Type *, 4>::const_iterator in GenerateTruncates()
3281 SmallSetVector<const SCEV *, 4> ReqRegs; in SolveRecurse()
3296 for (SmallSetVector<const SCEV *, 4>::const_iterator J = ReqRegs.begin(), in SolveRecurse()
[all …]

123