Home
last modified time | relevance | path

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

12345

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp53 WorkListTy &WorkList; member in __anonaab825790111::WorkListMaintainer
59 WorkListMaintainer(WorkListTy &WorkList) in WorkListMaintainer()
126 GISelWorkList<512> WorkList; in combineMachineInstrs() local
/external/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 __anon51d1c6b90111::ProcessImplicitDefs
DLiveRangeCalc.cpp292 SetVector<unsigned> WorkList; in isDefOnEntry() local
352 SmallVector<unsigned, 16> WorkList(1, UseMBBNum); in findReachingDefs() local
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp180 SmallVector<SUnit*, 8> WorkList; in setDepthDirty() local
196 SmallVector<SUnit*, 8> WorkList; in setHeightDirty() local
235 SmallVector<SUnit*, 8> WorkList; in ComputeDepth() local
268 SmallVector<SUnit*, 8> WorkList; in ComputeHeight() local
461 std::vector<SUnit*> WorkList; in InitDAGTopologicalSorting() local
546 std::vector<const SUnit*> WorkList; in DFS() local
DProcessImplicitDefs.cpp33 SmallSetVector<MachineInstr*, 16> WorkList; member in __anon6dd871970111::ProcessImplicitDefs
/external/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
/external/llvm/lib/Transforms/Scalar/
DDCE.cpp76 SmallSetVector<Instruction *, 16> &WorkList, in DCEInstruction()
105 SmallSetVector<Instruction *, 16> WorkList; in eliminateDeadCode() local
DConstantProp.cpp68 std::set<Instruction*> WorkList; in runOnFunction() local
DReg2Mem.cpp91 std::list<Instruction*> WorkList; in INITIALIZE_PASS_DEPENDENCY() local
/external/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
/external/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
/external/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
/external/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
/external/clang/lib/Analysis/
DPseudoConstantAnalysis.cpp75 std::deque<const Stmt *> WorkList; in RunAnalysis() local
/external/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
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h105 SmallVector<BBInfo*, 64> WorkList; in BuildBlockList() local
399 SmallVector<PhiT*, 20> WorkList; in CheckIfPHIMatches() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp32 SmallVector<LexicalScope *, 4> WorkList; in identifyScopeMarkers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp94 SmallVector<LexicalScope *, 4> WorkList; in identifyScopeMarkers() local
/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp179 std::vector<Instruction*> WorkList; in runOnFunction() local

12345