Searched defs:Pending (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/events/
H A Devglock.c444 BOOLEAN Pending = FALSE; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h34 llvm::SmallVector<std::function<void(bool IsLastChild)>, 32> Pending; member in class:clang::TextTreeStructure
[all...]
H A DJSONNodeDumper.h33 llvm::SmallVector<std::function<void(bool IsLastChild)>, 32> Pending; member in class:clang::NodeStreamer
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DAnalysisBasedWarnings.h50 enum VisitFlag { NotVisited = 0, Visited = 1, Pending = 2 }; enumerator in enum:clang::sema::AnalysisBasedWarnings::VisitFlag
H A DExternalSemaSource.h182 ReadPendingInstantiations( SmallVectorImpl<std::pair<ValueDecl *, SourceLocation> > &Pending) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; member in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp55 SmallVector<InstRef, 4> Pending; local
96 SmallVector<InstRef, 4> Pending; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h138 ReadyQueue Pending; member in struct:llvm::ConvergingVLIWScheduler::VLIWSchedBoundary
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h42 Pending, enumerator in enum:llvm::mca::HWInstructionEvent::GenericEventType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp155 bool Scheduler::promoteToPendingSet(SmallVectorImpl<InstRef> &Pending) { argument
264 cycleEvent(SmallVectorImpl<ResourceRef> &Freed, SmallVectorImpl<InstRef> &Executed, SmallVectorImpl<InstRef> &Pending, SmallVectorImpl<InstRef> &Ready) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp302 ReadPendingInstantiations( SmallVectorImpl<std::pair<ValueDecl*, SourceLocation> > &Pending) argument
H A DSema.cpp940 SmallVector<PendingImplicitInstantiation, 4> Pending; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp315 Forest Pending; member in class:syntax::TreeBuilder
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h618 ReadyQueue Pending; member in class:llvm::SchedBoundary
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp1345 VarLocSet &Pending = PendingInLocs[&MBB]; local
1381 VarLocSet &Pending = Iter.second; local
1513 Pending; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1041 SDValue SelectionDAGBuilder::updateRoot(SmallVectorImpl<SDValue> &Pending) { argument
[all...]

Completed in 286 milliseconds