Home
last modified time | relevance | path

Searched defs:Worklist (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLazyCallGraph.cpp78 SmallVector<Constant *, 16> Worklist; in populateSlow() local
191 SmallVector<Constant *, 16> Worklist; in LazyCallGraph() local
257 SmallVector<Node *, 4> Worklist; in verify() local
297 SmallVector<const SCC *, 16> Worklist = {this}; in isAncestorOf() local
381 SmallVector<Node *, 4> Worklist; in verify() local
421 SmallVector<const RefSCC *, 4> Worklist; in isAncestorOf() local
644 SmallVector<SCC *, 4> Worklist; in switchInternalEdgeToCall() local
779 SmallVector<Node *, 16> Worklist; in switchInternalEdgeToRef() local
1048 SmallVector<RefSCC *, 4> Worklist; in insertIncomingRefEdge() local
1206 SmallVector<Node *, 8> Worklist; in removeInternalRefEdge() local
[all …]
H A DCodeMetrics.cpp29 SmallVectorImpl<const Value *> &Worklist) { in appendSpeculatableOperands()
42 SmallVectorImpl<const Value *> &Worklist, in completeEphemeralValues()
74 SmallVector<const Value *, 16> Worklist; in collectEphemeralValues() local
98 SmallVector<const Value *, 16> Worklist; in collectEphemeralValues() local
H A DCFG.cpp134 SmallVectorImpl<BasicBlock *> &Worklist, const BasicBlock *StopBB, in isPotentiallyReachableFromMany()
225 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local
261 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCodeMetrics.cpp30 SmallVectorImpl<const Value *> &Worklist) { in appendSpeculatableOperands()
42 SmallVectorImpl<const Value *> &Worklist, in completeEphemeralValues()
74 SmallVector<const Value *, 16> Worklist; in collectEphemeralValues() local
98 SmallVector<const Value *, 16> Worklist; in collectEphemeralValues() local
H A DLazyCallGraph.cpp80 SmallVector<Constant *, 16> Worklist; in populateSlow() local
190 SmallVector<Constant *, 16> Worklist; in LazyCallGraph() local
271 SmallVector<const SCC *, 16> Worklist = {this}; in isAncestorOf() local
372 SmallVector<const RefSCC *, 4> Worklist; in isAncestorOf() local
599 SmallVector<SCC *, 4> Worklist; in switchInternalEdgeToCall() local
742 SmallVector<Node *, 16> Worklist; in switchInternalEdgeToRef() local
1019 SmallVector<RefSCC *, 4> Worklist; in insertIncomingRefEdge() local
1179 SmallVector<Node *, 8> Worklist; in removeInternalRefEdge() local
H A DCFG.cpp131 SmallVectorImpl<BasicBlock *> &Worklist, BasicBlock *StopBB, in isPotentiallyReachableFromMany()
211 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local
225 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLazyCallGraph.cpp43 static void findReferences(SmallVectorImpl<Constant *> &Worklist, in findReferences()
66 SmallVector<Constant *, 16> Worklist; in Node() local
138 SmallVector<Constant *, 16> Worklist; in LazyCallGraph() local
403 SmallVector<SCC *, 4> Worklist; in switchInternalEdgeToCall() local
524 SmallVector<Node *, 16> Worklist; in switchInternalEdgeToRef() local
1003 SmallVector<Node *, 8> Worklist; in removeInternalRefEdge() local
1250 SmallVector<Node *, 16> Worklist; in updateGraphPtrs() local
1266 SmallVector<RefSCC *, 16> Worklist(LeafRefSCCs.begin(), LeafRefSCCs.end()); in updateGraphPtrs() local
H A DCFG.cpp131 SmallVectorImpl<BasicBlock *> &Worklist, BasicBlock *StopBB, in isPotentiallyReachableFromMany()
179 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local
191 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local
H A DCaptureTracking.cpp103 SmallVector<BasicBlock*, 32> Worklist; in isSafeToPrune() local
216 SmallVector<const Use *, Threshold> Worklist; in PointerMayBeCaptured() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp293 std::vector<WorkItem> &Worklist) { in markInstruction()
317 std::vector<WorkItem> &Worklist) { in markDefs()
434 std::vector<WorkItem> &Worklist) { in markOperand()
470 std::vector<WorkItem> &Worklist) { in markInstructionUses()
484 std::vector<WorkItem> &Worklist) { in scanInstructions()
641 std::vector<WorkItem>& Worklist) { in propagateInstruction()
690 std::vector<WorkItem>& Worklist) { in propagateBlock()
726 std::vector<WorkItem> Worklist; in analyzeFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp251 std::vector<WorkItem> &Worklist) { in markInstruction()
273 std::vector<WorkItem> &Worklist) { in markInstructionUses()
313 std::vector<WorkItem> &Worklist) { in scanInstructions()
429 std::vector<WorkItem>& Worklist) { in propagateInstruction()
476 std::vector<WorkItem>& Worklist) { in propagateBlock()
512 std::vector<WorkItem> Worklist; in analyzeFunction() local
H A DSIInstrInfo.cpp4827 SetVectorType Worklist; in moveToVALU() local
5110 bool SIInstrInfo::moveScalarAddSub(SetVectorType &Worklist, MachineInstr &Inst, in moveScalarAddSub()
5145 void SIInstrInfo::lowerScalarAbs(SetVectorType &Worklist, in lowerScalarAbs()
5172 void SIInstrInfo::lowerScalarXnor(SetVectorType &Worklist, in lowerScalarXnor()
5237 void SIInstrInfo::splitScalarNotBinop(SetVectorType &Worklist, in splitScalarNotBinop()
5266 void SIInstrInfo::splitScalarBinOpN2(SetVectorType& Worklist, in splitScalarBinOpN2()
5296 SetVectorType &Worklist, MachineInstr &Inst, in splitScalar64BitUnaryOp()
5349 void SIInstrInfo::splitScalar64BitAddSub(SetVectorType &Worklist, in splitScalar64BitAddSub()
5421 void SIInstrInfo::splitScalar64BitBinaryOp(SetVectorType &Worklist, in splitScalar64BitBinaryOp()
5485 void SIInstrInfo::splitScalar64BitXnor(SetVectorType &Worklist, in splitScalar64BitXnor()
[all …]
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp150 std::vector<WorkItem> &Worklist) { in scanInstructions()
212 std::vector<WorkItem>& Worklist) { in propagateInstruction()
282 std::vector<WorkItem>& Worklist) { in propagateBlock()
318 std::vector<WorkItem> Worklist; in analyzeFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h29 InstructionWorklist Worklist; variable
44 InstructionWorklist Worklist; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h26 InstCombineWorklist Worklist; variable
44 InstCombineWorklist Worklist; variable
/aosp_15_r20/external/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h28 InstCombineWorklist Worklist; variable
54 InstCombineWorklist Worklist; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLowerConstantIntrinsics.cpp53 SmallSetVector<Instruction *, 8> Worklist; in replaceConditionalBranchesOnConstant() local
89 SmallVector<WeakTrackingVH, 8> Worklist; in lowerConstantIntrinsics() local
H A DLoopUnswitch.cpp1408 std::vector<Instruction*> &Worklist) { in RemoveFromWorklist()
1417 std::vector<Instruction *> &Worklist, Loop *L, in ReplaceUsesOfWith()
1457 std::vector<Instruction*> Worklist; in RewriteLoopBodyWithConditionConstant() local
1582 void LoopUnswitch::SimplifyCode(std::vector<Instruction*> &Worklist, Loop *L) { in SimplifyCode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLowerConstantIntrinsics.cpp63 SmallVector<WeakVH, 8> Worklist(UnsimplifiedUsers.begin(), in replaceConditionalBranchesOnConstant() local
106 SmallVector<WeakTrackingVH, 8> Worklist; in lowerConstantIntrinsics() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1173 std::vector<Instruction*> &Worklist) { in RemoveFromWorklist()
1182 std::vector<Instruction*> &Worklist, in ReplaceUsesOfWith()
1218 std::vector<Instruction*> Worklist; in RewriteLoopBodyWithConditionConstant() local
1327 void LoopUnswitch::SimplifyCode(std::vector<Instruction*> &Worklist, Loop *L) { in SimplifyCode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp160 SmallVector<BasicBlock *, 8> Worklist; in addBlockAndPredsToSet() local
479 static bool simplifyOneLoop(Loop *L, SmallVectorImpl<Loop *> &Worklist, in simplifyOneLoop()
725 SmallVector<Loop *, 4> Worklist; in simplifyLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp274 SmallVectorImpl<EdgeInfo> &Worklist, in computeImportForReferencedGlobals()
351 SmallVectorImpl<EdgeInfo> &Worklist, in computeImportForFunction()
527 SmallVector<EdgeInfo, 128> Worklist; in ComputeImportForModule() local
860 SmallVector<ValueInfo, 128> Worklist; in computeDeadSymbolsAndUpdateIndirectCalls() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp167 SmallVector<BasicBlock *, 8> Worklist; in addBlockAndPredsToSet() local
472 static bool simplifyOneLoop(Loop *L, SmallVectorImpl<Loop *> &Worklist, in simplifyOneLoop()
727 SmallVector<Loop *, 4> Worklist; in simplifyLoop() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp191 SmallVector<BasicBlock *, 8> Worklist; in addBlockAndPredsToSet() local
464 static bool simplifyOneLoop(Loop *L, SmallVectorImpl<Loop *> &Worklist, in simplifyOneLoop()
704 SmallVector<Loop *, 4> Worklist; in simplifyLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp65 SmallVector<Value *, 8> Worklist; in buildTruncExpressionDag() local
138 SmallVector<Value *, 8> Worklist; in getMinBitWidth() local

12345678910>>...17