Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp53 WorkListTy &WorkList; member in __anon273d8cfa0111::WorkListMaintainer
59 WorkListMaintainer(WorkListTy &WorkList) in WorkListMaintainer()
126 GISelWorkList<512> WorkList; in combineMachineInstrs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp219 SmallVector<SUnit*, 8> WorkList; in setDepthDirty() local
234 SmallVector<SUnit*, 8> WorkList; in setHeightDirty() local
265 SmallVector<SUnit*, 8> WorkList; in ComputeDepth() local
296 SmallVector<SUnit*, 8> WorkList; in ComputeHeight() local
471 std::vector<SUnit*> WorkList; in InitDAGTopologicalSorting() local
572 std::vector<const SUnit*> WorkList; in DFS() local
601 std::vector<const SUnit*> WorkList; in GetSubGraph() local
DProcessImplicitDefs.cpp33 SmallSetVector<MachineInstr*, 16> WorkList; member in __anonce572e3a0111::ProcessImplicitDefs
DLiveRangeCalc.cpp292 SetVector<unsigned> WorkList; in isDefOnEntry() local
352 SmallVector<unsigned, 16> WorkList(1, UseMBBNum); in findReachingDefs() local
DSafeStackColoring.cpp73 SmallVector<Instruction *, 8> WorkList; in collectMarkers() local
DLiveVariables.cpp95 std::vector<MachineBasicBlock*> &WorkList) { in MarkVirtRegAliveInBlock()
121 std::vector<MachineBasicBlock*> WorkList; in MarkVirtRegAliveInBlock() local
DLiveIntervals.cpp366 ShrinkToUsesWorkList &WorkList, in extendSegmentsToUses()
463 ShrinkToUsesWorkList WorkList; in shrinkToUses() local
558 ShrinkToUsesWorkList WorkList; in shrinkToUses() local
/third_party/flutter/skia/src/core/
DSkExecutor.cpp145 using WorkList = std::deque<std::function<void(void)>>; in MakeFIFOThreadPool() typedef
149 using WorkList = SkTArray<std::function<void(void)>>; in MakeLIFOThreadPool() typedef
/third_party/skia/src/core/
DSkExecutor.cpp143 using WorkList = std::deque<std::function<void(void)>>; in MakeFIFOThreadPool() typedef
148 using WorkList = SkTArray<std::function<void(void)>>; in MakeLIFOThreadPool() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp66 SmallPtrSetImpl<Instruction *> &WorkList) { in collectInstructionsInBetween()
76 SmallPtrSet<Instruction *, 10> WorkList; in collectInstructionsInBetween() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDCE.cpp123 SmallSetVector<Instruction *, 16> &WorkList, in DCEInstruction()
157 SmallSetVector<Instruction *, 16> WorkList; in eliminateDeadCode() local
DConstantProp.cpp73 SmallPtrSet<Instruction *, 16> WorkList; in runOnFunction() local
DReg2Mem.cpp92 std::list<Instruction*> WorkList; in INITIALIZE_PASS_DEPENDENCY() local
DBDCE.cpp46 SmallVector<Instruction *, 16> WorkList; in clearAssumptionsOfUsers() local
DLowerMatrixIntrinsics.cpp325 propagateShapeForward(SmallVectorImpl<Instruction *> &WorkList) { in propagateShapeForward()
389 propagateShapeBackward(SmallVectorImpl<Instruction *> &WorkList) { in propagateShapeBackward()
393 SmallVectorImpl<Instruction *> &WorkList) { in propagateShapeBackward()
462 SmallVector<Instruction *, 32> WorkList; in Visit() local
DAlignmentFromAssumptions.cpp307 SmallVector<Instruction*, 16> WorkList; in processAssumption() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h117 SmallVector<BBInfo *, 64> WorkList; in BuildBlockList() local
405 SmallVector<PhiT *, 20> WorkList; in CheckIfPHIMatches() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp599 std::vector<WorkListItem> &WorkList) { in propagate()
606 static void initializeWorkList(std::vector<WorkListItem> &WorkList, in initializeWorkList()
639 std::vector<WorkListItem> &WorkList) { in processWorkListItem()
739 std::vector<InstantiatedValue> WorkList, NextList; in buildAttrMap() local
793 std::vector<WorkListItem> WorkList, NextList; in buildInfoFrom() local
DBranchProbabilityInfo.cpp151 SmallVectorImpl<const BasicBlock *> &WorkList, in UpdatePDTWorklist()
168 SmallVector<const BasicBlock *, 8> WorkList; in computePostDominatedByUnreachable() local
204 SmallVector<const BasicBlock *, 8> WorkList; in computePostDominatedByColdCall() local
548 SmallVector<PHINode*, 8> WorkList; in computeUnlikelySuccessors() local
DStackSafetyAnalysis.cpp285 SmallVector<const Value *, 8> WorkList; in analyzeAllUses() local
402 SetVector<const GlobalValue *> WorkList; member in __anonc3a217530211::StackSafetyDataFlowAnalysis
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp128 SmallVector<BlockPair, 4> WorkList; in calculate() local
198 BlockVector WorkList; in calculate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp94 SmallVector<LexicalScope *, 4> WorkList; in identifyScopeMarkers() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp385 std::vector<Value*> WorkList; in tryPromoteAllocaToVector() local
786 std::vector<Value*> WorkList; in handleAlloca() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp74 SmallVector<Value *, 8> WorkList; in findAllDefs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp204 SmallVector<MBBInfo, 8> WorkList(1, MBBInfo(MDT->getRootNode())); in runOnMachineFunction() local

123