Home
last modified time | relevance | path

Searched defs:Pending (Results 1 – 22 of 22) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp55 SmallVector<InstRef, 4> Pending; in issueInstruction() local
96 SmallVector<InstRef, 4> Pending; in cycleStart() local
/freebsd-src/sys/contrib/dev/acpica/components/events/
H A Devglock.c444 BOOLEAN Pending = FALSE; in AcpiEvReleaseGlobalLock() local
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp155 bool Scheduler::promoteToPendingSet(SmallVectorImpl<InstRef> &Pending) { in promoteToPendingSet()
266 SmallVectorImpl<InstRef> &Pending, in cycleEvent()
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h38 /// Pending[i] is an action to dump an entity at level i. variable
[all...]
H A DJSONNodeDumper.h36 llvm::SmallVector<std::function<void(bool IsLastChild)>, 32> Pending; variable
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DAnalysisBasedWarnings.h53 enum VisitFlag { NotVisited = 0, Visited = 1, Pending = 2 }; global() enumerator
H A DExternalSemaSource.h180 virtual void ReadPendingInstantiations( in ReadPendingInstantiations()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; variable
/freebsd-src/sys/contrib/dev/acpica/include/platform/
H A Dacenv.h403 #define ACPI_RELEASE_GLOBAL_LOCK(GLptr, Pending) Pending = 0 argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h42 Pending, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h132 ReadyQueue Pending; member
H A DMachineScheduler.h846 ReadyQueue Pending; variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp306 ReadPendingInstantiations(SmallVectorImpl<std::pair<ValueDecl *,SourceLocation>> & Pending) ReadPendingInstantiations() argument
H A DSema.cpp1077 SmallVector<PendingImplicitInstantiation, 4> Pending; ActOnEndOfTranslationUnitFragment() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h531 ReadPendingInstantiations(llvm::SmallVectorImpl<std::pair<clang::ValueDecl *,clang::SourceLocation>> & Pending) ReadPendingInstantiations() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp2104 VarLocSet &Pending = *Iter.second; in flushPendingLocs() local
2260 Pending; in ExtendRanges() local
H A DInstrRefBasedImpl.cpp2626 Worklist, Pending; buildMLocValueMap() local
3104 Worklist, Pending; buildVLocValueMap() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp888 Pending; run() local
2303 Pending; run() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp698 Forest Pending; member in syntax::TreeBuilder
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1235 std::vector<unsigned> Pending; in computeUsedBits() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8732 ReadPendingInstantiations(SmallVectorImpl<std::pair<ValueDecl *,SourceLocation>> & Pending) ReadPendingInstantiations() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1106 updateRoot(SmallVectorImpl<SDValue> & Pending) updateRoot() argument
[all...]