/external/llvm-project/llvm/lib/Analysis/ |
D | CodeMetrics.cpp | 29 SmallVectorImpl<const Value *> &Worklist) { in appendSpeculatableOperands() 41 SmallVectorImpl<const Value *> &Worklist, in completeEphemeralValues() 73 SmallVector<const Value *, 16> Worklist; in collectEphemeralValues() local 97 SmallVector<const Value *, 16> Worklist; in collectEphemeralValues() local
|
D | CFG.cpp | 138 SmallVectorImpl<BasicBlock *> &Worklist, BasicBlock *StopBB, in isPotentiallyReachableFromMany() 216 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local 230 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local
|
D | LazyCallGraph.cpp | 80 SmallVector<Constant *, 16> Worklist; in populateSlow() local 193 SmallVector<Constant *, 16> Worklist; in LazyCallGraph() local 283 SmallVector<const SCC *, 16> Worklist = {this}; in isAncestorOf() local 384 SmallVector<const RefSCC *, 4> Worklist; in isAncestorOf() local 611 SmallVector<SCC *, 4> Worklist; in switchInternalEdgeToCall() local 754 SmallVector<Node *, 16> Worklist; in switchInternalEdgeToRef() local 1031 SmallVector<RefSCC *, 4> Worklist; in insertIncomingRefEdge() local 1191 SmallVector<Node *, 8> Worklist; in removeInternalRefEdge() local
|
D | EHPersonalities.cpp | 82 SmallVector<std::pair<BasicBlock *, BasicBlock *>, 16> Worklist; in colorEHFunclets() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CodeMetrics.cpp | 30 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
|
D | CFG.cpp | 131 SmallVectorImpl<BasicBlock *> &Worklist, BasicBlock *StopBB, in isPotentiallyReachableFromMany() 211 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local 225 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local
|
D | LazyCallGraph.cpp | 80 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
|
/external/llvm-project/llvm/include/llvm/Transforms/InstCombine/ |
D | InstCombine.h | 26 InstCombineWorklist Worklist; variable 43 InstCombineWorklist Worklist; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/ |
D | InstCombine.h | 26 InstCombineWorklist Worklist; variable 44 InstCombineWorklist Worklist; variable
|
D | InstCombineWorklist.h | 27 SmallVector<Instruction *, 256> Worklist; variable
|
/external/llvm/include/llvm/Transforms/InstCombine/ |
D | InstCombine.h | 28 InstCombineWorklist Worklist; variable 54 InstCombineWorklist Worklist; variable
|
/external/llvm/lib/Analysis/ |
D | CFG.cpp | 131 SmallVectorImpl<BasicBlock *> &Worklist, BasicBlock *StopBB, in isPotentiallyReachableFromMany() 179 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local 191 SmallVector<BasicBlock*, 32> Worklist; in isPotentiallyReachable() local
|
D | LazyCallGraph.cpp | 43 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
|
D | EHPersonalities.cpp | 52 SmallVector<std::pair<BasicBlock *, BasicBlock *>, 16> Worklist; in colorEHFunclets() local
|
D | CaptureTracking.cpp | 103 SmallVector<BasicBlock*, 32> Worklist; in isSafeToPrune() local 216 SmallVector<const Use *, Threshold> Worklist; in PointerMayBeCaptured() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LowerConstantIntrinsics.cpp | 53 SmallSetVector<Instruction *, 8> Worklist; in replaceConditionalBranchesOnConstant() local 89 SmallVector<WeakTrackingVH, 8> Worklist; in lowerConstantIntrinsics() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LowerConstantIntrinsics.cpp | 55 SmallSetVector<Instruction *, 8> Worklist; in replaceConditionalBranchesOnConstant() local 91 SmallVector<WeakTrackingVH, 8> Worklist; in lowerConstantIntrinsics() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIWholeQuadMode.cpp | 150 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
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIWholeQuadMode.cpp | 257 std::vector<WorkItem> &Worklist) { in markInstruction() 282 std::vector<WorkItem> &Worklist) { in markDefs() 338 std::vector<WorkItem> &Worklist) { in markInstructionUses() 391 std::vector<WorkItem> &Worklist) { in scanInstructions() 507 std::vector<WorkItem>& Worklist) { in propagateInstruction() 554 std::vector<WorkItem>& Worklist) { in propagateBlock() 590 std::vector<WorkItem> Worklist; in analyzeFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIWholeQuadMode.cpp | 251 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
|
/external/llvm/include/llvm/Transforms/Scalar/ |
D | SROA.h | 66 SetVector<AllocaInst *, SmallVector<AllocaInst *, 16>> Worklist; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | GISelWorkList.h | 32 SmallVector<MachineInstr *, N> Worklist; variable
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | GISelWorkList.h | 29 SmallVector<MachineInstr *, N> Worklist; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | AggressiveInstCombineInternal.h | 58 SmallVector<TruncInst *, 4> Worklist; variable
|
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
D | SROA.h | 76 SetVector<AllocaInst *, SmallVector<AllocaInst *, 16>> Worklist; variable
|