Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DLatencyPriorityQueue.h43 std::vector<SUnit*> Queue; variable
H A DResourcePriorityQueue.h49 std::vector<SUnit*> Queue; variable
H A DMachineScheduler.h477 std::vector<SUnit*> Queue; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp69 CompSpillWeight> Queue; member in __anon8286a6b20211::RABasic
H A DRegAllocGreedy.cpp126 PQueue Queue; member in __anon8bd64bd00111::RAGreedy
/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp543 QueueType Queue; in analyzeSolutionSpace() local
635 QueueType *Queue) { in addNextStateToQueue()
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp150 PriorityQueue<BlockPair, QueueSorter, 20> Queue; member in __anonefe5e16e0111::FunctionDifferenceEngine
653 SmallVector<std::pair<Function*,Function*>, 20> Queue; in diff() local
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp73 std::deque<WorkListUnit> Queue; member in __anon3c7a8e810111::BFS
110 std::deque<WorkListUnit> Queue; member in __anon3c7a8e810211::BFSBlockDFSContents
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DModuleManager.cpp294 SmallVector<ModuleFile *, 4> Queue; in visit() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCXXInheritance.cpp135 SmallVector<const CXXRecordDecl*, 8> Queue; in forallBases() local
H A DExprConstant.cpp6569 SmallVector<Job, 16> Queue; member in __anon09ede6cd1311::DataRecursiveIntBinOpEvaluator
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp49 SmallVector<SUnit *, 16> Queue; member
H A DScheduleDAGRRList.cpp1623 std::vector<SUnit*> Queue; member in __anon063571610211::RegReductionPQBase
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp474 SmallInstructionVector Queue(1, Root); in collectInLoopUserSet() local
H A DSROA.cpp3130 SmallVector<Use *, 8> Queue; member in __anoneb572d7b0f11::AggLoadStoreRewriter
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp546 SmallVector<const CFGBlock*, 32> Queue; in getUninitUse() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDataRecursiveASTVisitor.h474 StmtsTy Queue, StmtsToEnqueue; in TraverseStmt() local
H A DRecursiveASTVisitor.h452 SmallVector<EnqueueJob, 16> Queue; in dataTraverse() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp311 SmallVector<const Metadata *, 16> Queue(MD.begin(), MD.end()); in CloneAliasScopeMetadata() local
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp664 std::deque<ast_type_traits::DynTypedNode> Queue(Parents.begin(), in memoizedMatchesAncestorOfRecursively() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaAccess.cpp286 SmallVector<const CXXRecordDecl*, 8> Queue; // actually a stack in IsDerivedFromInclusive() local
H A DSemaLookup.cpp1449 SmallVector<NamespaceDecl*, 8> Queue; in LookupQualifiedNameInUsingDirectives() local
2145 SmallVector<const Type *, 16> Queue; in addAssociatedClassesAndNamespaces() local
H A DSemaDeclCXX.cpp1286 SmallVector<const CXXRecordDecl*, 8> Queue; in findCircularInheritance() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3109 SmallVector<SDValue, 8> Queue(1, SDValue(N, 0)); in combineToCMPB() local
H A DPPCISelLowering.cpp7937 SmallVector<SDNode *, 8> Queue(1, Chain.getNode()); in findConsecutiveLoad() local