Searched defs:Set (Results 26 - 50 of 55) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp88 RecSet Set; variable
308 expand(Record *Set) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp576 void CoreEngine::enqueue(ExplodedNodeSet &Set) { argument
581 void CoreEngine::enqueue(ExplodedNodeSet &Set, argument
587 void CoreEngine::enqueueEndOfFunction(ExplodedNodeSet &Set, const ReturnStmt *RS) { argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h257 iterator(NamespaceSpecifierSet &Set, bool IsAtEnd) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp206 static void AddLiveStmt(llvm::ImmutableSet<const Stmt *> &Set, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp175 BitVector &Set = MO.isDef() ? Defs : Uses; local
/freebsd-13-stable/usr.sbin/ppp/
H A Dccp.h132 int (*Set)(struct bundle *, struct fsm_opt *, const struct ccp_config *); member in struct:ccp_algorithm::__anon16629
143 int (*Set)(struct bundle *, struct fsm_opt *, const struct ccp_config *); member in struct:ccp_algorithm::__anon16630
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h605 FoldingSet<T> Set; member in class:llvm::FoldingSetVector
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp96 const CodeGenIntrinsicTable::TargetSet *Set = nullptr; local
H A DCodeGenDAGPatterns.h168 const MachineValueTypeSet *Set; member in struct:llvm::MachineValueTypeSet::const_iterator
H A DCodeGenRegisters.cpp2403 SetVector<const CodeGenRegister*> Set; local
1807 findRegUnitSet(const std::vector<RegUnitSet> &UniqueSets, const RegUnitSet &Set) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp43 areAllUsesIn(Instruction *I, SmallPtrSetImpl<Instruction *> &Set) argument
H A DStratifiedSets.h570 StratifiedIndex addLinkBelow(StratifiedIndex Set) { argument
577 StratifiedIndex addLinkAbove(StratifiedIndex Set) { argument
[all...]
H A DCFLAndersAliasAnalysis.cpp346 static bool hasReadOnlyState(StateSet Set) { argument
350 static bool hasWriteOnlyState(StateSet Set) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h164 const NodeSet &Set; member in class:llvm::ImmutableGraph::NodeSet::iterator
173 iterator(const NodeSet &Set, size_type Begin) argument
252 const EdgeSet &Set; member in class:llvm::ImmutableGraph::EdgeSet::iterator
261 iterator(const EdgeSet &Set, size_type Begin) argument
[all...]
H A DX86InstructionSelector.cpp1072 MachineInstr &Set = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp507 prefixIn(const IndicesVector &Indices, std::set<IndicesVector> &Set) argument
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-actions.h206 static void Set(T x) { function in class:testing::DefaultValue
280 static void Set(T& x) { // NOLINT function in class:testing::DefaultValue
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp432 static bool regOverlapsSet(const SmallVectorImpl<unsigned> &Set, unsigned Reg, argument
H A DLiveDebugValues.cpp259 static auto indexRangeForLocation(const VarLocSet &Set, argument
H A DBranchFolding.cpp1779 addRegAndItsAliases(Register Reg, const TargetRegisterInfo *TRI, Container &Set) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp255 InstructionSet Set; member in class:__anon4649::InstPartition
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp469 addRegsToSet(const SIRegisterInfo &TRI, iterator_range<MachineInstr::const_mop_iterator> Ops, BitVector &Set) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h81 llvm::FoldingSet<PDFileEntry> Set; member in class:clang::ento::PathDiagnosticConsumer::FilesMade
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp523 IRLinker(Module &DstM, MDMapT &SharedMDs, IRMover::IdentifiedStructTypeSet &Set, std::unique_ptr<Module> SrcM, ArrayRef<GlobalValue *> ValuesToLink, std::function<void(GlobalValue &, IRMover::ValueAdder)> AddLazyFor, bool IsPerformingImport) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1792 SetVector<ScalarEvolution::ValueOffsetPair> *Set = SE.getSCEVValues(S); local

Completed in 421 milliseconds

123