/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/ |
H A D | SparseMultiSetTest.cpp | 21 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 D | SparseSetTest.cpp | 21 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 D | AMDGPUMachineFunction.cpp | 18 AttributeSet Set = MF.getFunction()->getAttributes(); in AMDGPUMachineFunction() local
|
H A D | SITypeRewriter.cpp | 64 AttributeSet Set = F.getAttributes(); in runOnFunction() local
|
/minix3/external/bsd/llvm/dist/clang/test/Modules/Inputs/ |
H A D | templates-left.h | 13 template<typename T> class Set; variable
|
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
H A D | gtest-filepath.h | 77 void Set(const FilePath& rhs) { in Set() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SmallSet.h | 37 std::set<T, C> Set; variable
|
H A D | FoldingSet.h | 581 FoldingSet<T> Set; variable 586 : Set(Log2InitSize) { in Set() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/ |
H A D | DWARFDebugAranges.cpp | 25 DWARFDebugArangeSet Set; in extract() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | ModuleUtils.cpp | 81 llvm::collectUsedGlobalVariables(Module &M, SmallPtrSetImpl<GlobalValue *> &Set, in collectUsedGlobalVariables()
|
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 78 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 D | CoreEngine.cpp | 591 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 D | CIndexDiagnostic.cpp | 183 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 D | atomoic-property-synnthesis-rules.m | 26 /* 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 D | StratifiedSets.h | 667 StratifiedIndex addLinkBelow(StratifiedIndex Set) { in addLinkBelow() 674 StratifiedIndex addLinkAbove(StratifiedIndex Set) { in addLinkAbove()
|
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/ |
H A D | LiveVariables.cpp | 247 static void AddLiveStmt(llvm::ImmutableSet<const Stmt *> &Set, in AddLiveStmt()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 346 std::set<ArgPromotion::IndicesVector> &Set) { in PrefixIn()
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenRegisters.h | 244 typedef std::set<const CodeGenRegister*, Less> Set; typedef
|
H A D | CodeGenRegisters.cpp | 1519 const RegUnitSet &Set) { in findRegUnitSet() 2073 SetVector<const CodeGenRegister*> Set; in computeCoveredRegisters() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 426 ModuleLinker(Module *dstM, Linker::IdentifiedStructTypeSet &Set, Module *srcM, in ModuleLinker()
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | DeclCXX.cpp | 1180 ASTUnresolvedSet *Set; in getVisibleConversionFunctions() local
|
/minix3/external/bsd/llvm/dist/clang/tools/c-index-test/ |
H A D | c-index-test.c | 1012 void PrintDiagnosticSet(CXDiagnosticSet Set) { in PrintDiagnosticSet()
|
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 5534 ASTWriter::AddUnresolvedSet(const ASTUnresolvedSet &Set, RecordDataImpl &Record) { in AddUnresolvedSet()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 5013 static bool areAllUsesIn(Instruction *I, SmallPtrSetImpl<Instruction *> &Set) { in areAllUsesIn()
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | Core.cpp | 1731 AttributeSet Set = AttributeSet::get(Func->getContext(), Idx, B); in LLVMAddTargetDependentFunctionAttr() local
|