Searched defs:Set (Results 1 - 23 of 23) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DAMDGPUMachineFunction.cpp16 AttributeSet Set = MF.getFunction()->getAttributes(); local
H A DSITypeRewriter.cpp65 AttributeSet Set = F.getAttributes(); local
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DSmallSet.h36 std::set<T, C> Set; member in class:llvm::SmallSet
[all...]
H A DFoldingSet.h577 FoldingSet<T> Set; member in class:llvm::FoldingSetVector
[all...]
/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugAranges.cpp25 DWARFDebugArangeSet Set; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp68 llvm::collectUsedGlobalVariables(Module &M, SmallPtrSet<GlobalValue *, 8> &Set, argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFlags.h133 Set (ValueType mask) function in class:lldb_private::Flags
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h75 static data_type Set(data_type B, key_type K, value_type E,context_type F){ function in struct:clang::ento::ProgramStatePartialTrait
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DSetTheory.cpp79 RecSet Set; local
91 apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, RecSet &Elts, ArrayRef<SMLoc> Loc) argument
104 apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, RecSet &Elts, ArrayRef<SMLoc> Loc) argument
122 apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, RecSet &Elts, ArrayRef<SMLoc> Loc) argument
141 apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, RecSet &Elts, ArrayRef<SMLoc> Loc) argument
303 expand(Record *Set) argument
[all...]
H A DCodeGenRegisters.h217 typedef std::set<const CodeGenRegister*, Less> Set; typedef in struct:llvm::CodeGenRegister
H A DCodeGenRegisters.cpp1456 findRegUnitSet(const std::vector<RegUnitSet> &UniqueSets, const RegUnitSet &Set) argument
1975 SetVector<const CodeGenRegister*> Set; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp569 void CoreEngine::enqueue(ExplodedNodeSet &Set) { argument
576 void CoreEngine::enqueue(ExplodedNodeSet &Set, argument
584 void CoreEngine::enqueueEndOfFunction(ExplodedNodeSet &Set) { argument
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dccp.h130 int (*Set)(struct bundle *, struct fsm_opt *, const struct ccp_config *); member in struct:ccp_algorithm::__anon12187
141 int (*Set)(struct bundle *, struct fsm_opt *, const struct ccp_config *); member in struct:ccp_algorithm::__anon12188
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp249 PrefixIn(const ArgPromotion::IndicesVector &Indices, std::set<ArgPromotion::IndicesVector> &Set) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp262 static void AddLiveStmt(llvm::ImmutableSet<const Stmt *> &Set, argument
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1401 SmallPtrSet<Instruction*, 4> &Set = ReverseDepIt->second; local
1437 SmallPtrSet<ValueIsLoadPair, 4> &Set = ReversePtrDepIt->second; local
/freebsd-10-stable/contrib/llvm/lib/Linker/
H A DLinkModules.cpp55 TypeMapTy(TypeSet &Set) : DstStructTypesSet(Set) {} argument
409 ModuleLinker(Module *dstM, TypeSet &Set, Module *srcM, unsigned mode) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclCXX.cpp1157 ASTUnresolvedSet *Set; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3528 const SetType &Set; member in class:__anon2822::IsAllocaInSet
3533 IsAllocaInSet(const SetType &Set) : Set(Set) {} argument
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DCore.cpp1517 AttributeSet Set = AttributeSet::get(Func->getContext(), Idx, B); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp4981 ASTWriter::AddUnresolvedSet(const ASTUnresolvedSet &Set, RecordDataImpl &Record) { argument
H A DASTReader.cpp6985 void ASTReader::ReadUnresolvedSet(ModuleFile &F, LazyASTUnresolvedSet &Set, argument
/freebsd-10-stable/sys/dev/mwl/
H A Dmwlreg.h936 uint32_t Set; member in struct:__anon9448
1345 uint32_t Set; member in struct:__anon9490

Completed in 416 milliseconds