Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 25 of 26) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DSparseMultiSetTest.cpp21 USet Set; in TEST() local
42 USet Set; in TEST() local
82 USet Set; in TEST() local
163 USet Set; in TEST() local
216 ASet Set; in TEST() local
H A DSparseSetTest.cpp21 USet Set; in TEST() local
44 USet Set; in TEST() local
81 USet Set; in TEST() local
169 ASet Set; in TEST() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUMachineFunction.cpp18 AttributeSet Set = MF.getFunction()->getAttributes(); in AMDGPUMachineFunction() local
H A DSITypeRewriter.cpp64 AttributeSet Set = F.getAttributes(); in runOnFunction() local
/minix3/external/bsd/llvm/dist/clang/test/Modules/Inputs/
H A Dtemplates-left.h13 template<typename T> class Set; variable
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h77 void Set(const FilePath& rhs) { in Set() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DSmallSet.h37 std::set<T, C> Set; variable
H A DFoldingSet.h581 FoldingSet<T> Set; variable
586 : Set(Log2InitSize) { in Set() function
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFDebugAranges.cpp25 DWARFDebugArangeSet Set; in extract() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp81 llvm::collectUsedGlobalVariables(Module &M, SmallPtrSetImpl<GlobalValue *> &Set, in collectUsedGlobalVariables()
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DSetTheory.cpp78 RecSet Set; in apply() local
298 const RecVec *SetTheory::expand(Record *Set) { in expand()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp591 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue()
598 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue()
606 void CoreEngine::enqueueEndOfFunction(ExplodedNodeSet &Set) { in enqueueEndOfFunction()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp183 Set = static_cast<CXDiagnosticSetImpl*>(TU->Diagnostics); in lazyCreateDiags() local
193 CXDiagnosticSetImpl *Set = new CXDiagnosticSetImpl(); in lazyCreateDiags() local
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Datomoic-property-synnthesis-rules.m26 /* WARN */ int Set; field
112 @property int Set; // expected-note {{property declared here}} \ property
252 SET(Set) // expected-warning {{writable atomic property 'Set' cannot pair a synthesized getter with… category
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DStratifiedSets.h667 StratifiedIndex addLinkBelow(StratifiedIndex Set) { in addLinkBelow()
674 StratifiedIndex addLinkAbove(StratifiedIndex Set) { in addLinkAbove()
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DLiveVariables.cpp247 static void AddLiveStmt(llvm::ImmutableSet<const Stmt *> &Set, in AddLiveStmt()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp346 std::set<ArgPromotion::IndicesVector> &Set) { in PrefixIn()
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.h244 typedef std::set<const CodeGenRegister*, Less> Set; typedef
H A DCodeGenRegisters.cpp1519 const RegUnitSet &Set) { in findRegUnitSet()
2073 SetVector<const CodeGenRegister*> Set; in computeCoveredRegisters() local
/minix3/external/bsd/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp426 ModuleLinker(Module *dstM, Linker::IdentifiedStructTypeSet &Set, Module *srcM, in ModuleLinker()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp1180 ASTUnresolvedSet *Set; in getVisibleConversionFunctions() local
/minix3/external/bsd/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1012 void PrintDiagnosticSet(CXDiagnosticSet Set) { in PrintDiagnosticSet()
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5534 ASTWriter::AddUnresolvedSet(const ASTUnresolvedSet &Set, RecordDataImpl &Record) { in AddUnresolvedSet()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5013 static bool areAllUsesIn(Instruction *I, SmallPtrSetImpl<Instruction *> &Set) { in areAllUsesIn()
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DCore.cpp1731 AttributeSet Set = AttributeSet::get(Func->getContext(), Idx, B); in LLVMAddTargetDependentFunctionAttr() local

12