Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.hpp115 struct Pending struct in rr::DebugInfo
117 std::string name;
118 Location location;
119 llvm::DILocation *diLocation = nullptr;
120 llvm::Value *value = nullptr;
121 llvm::Instruction *insertAfter = nullptr;
122 llvm::BasicBlock *block = nullptr;
123 llvm::DIScope *scope = nullptr;
124 bool addNopOnNextLine = false;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DExecuteStage.cpp55 SmallVector<InstRef, 4> Pending; in issueInstruction() local
96 SmallVector<InstRef, 4> Pending; in cycleStart() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp155 bool Scheduler::promoteToPendingSet(SmallVectorImpl<InstRef> &Pending) { in promoteToPendingSet()
266 SmallVectorImpl<InstRef> &Pending, in cycleEvent()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600MachineScheduler.h53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DHWEventListener.h42 Pending, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.h138 ReadyQueue Pending; member
DHexagonBitSimplify.cpp1206 std::vector<unsigned> Pending; in computeUsedBits() local
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator-verifier.h53 enum AssessmentKind { Final, Pending }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp453 void resizePending(std::vector<std::unique_ptr<EmitterWorkItem>> *Pending, in resizePending()
524 std::vector<std::unique_ptr<EmitterWorkItem>> Pending; in emitItems() local
DIceCfg.cpp250 BitVector Pending(NumNodes); in computeInOutEdges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp1345 VarLocSet &Pending = PendingInLocs[&MBB]; in join() local
1381 VarLocSet &Pending = Iter.second; in flushPendingLocs() local
1513 Pending; in ExtendRanges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h618 ReadyQueue Pending; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1041 SDValue SelectionDAGBuilder::updateRoot(SmallVectorImpl<SDValue> &Pending) { in updateRoot()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp101738 Pending, enumerator