Home
last modified time | relevance | path

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

12345678

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp53 WorkListTy &WorkList; member in __anon5ba58da70111::WorkListMaintainer
59 WorkListMaintainer(WorkListTy &WorkList) in WorkListMaintainer()
126 GISelWorkList<512> WorkList; in combineMachineInstrs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp53 WorkListTy &WorkList; member in __anonfedb989b0111::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 __anona5f539db0111::ProcessImplicitDefs
/external/llvm-project/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 __anon02bf2ee70111::ProcessImplicitDefs
DLiveRangeCalc.cpp140 SetVector<unsigned> WorkList; in isDefOnEntry() local
200 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 __anonff2eac390111::ProcessImplicitDefs
/external/skqp/src/core/
DSkExecutor.cpp135 using WorkList = std::deque<std::function<void(void)>>; in MakeFIFOThreadPool() typedef
139 using WorkList = SkTArray<std::function<void(void)>>; in MakeLIFOThreadPool() typedef
/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/llvm-project/llvm/lib/Transforms/Scalar/
DDCE.cpp89 SmallSetVector<Instruction *, 16> &WorkList, in DCEInstruction()
124 SmallSetVector<Instruction *, 16> WorkList; in eliminateDeadCode() local
DReg2Mem.cpp72 std::list<Instruction*> WorkList; in runPass() 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
/external/llvm-project/clang/include/clang/Analysis/FlowSensitive/
DDataflowWorklist.h27 WorkList; variable
/external/clang/lib/Analysis/
DPseudoConstantAnalysis.cpp75 std::deque<const Stmt *> WorkList; in RunAnalysis() local
/external/llvm-project/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/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h117 SmallVector<BBInfo *, 64> WorkList; in BuildBlockList() local
405 SmallVector<PhiT *, 20> WorkList; in CheckIfPHIMatches() local

12345678