/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | Float2Int.h | 46 SmallPtrSet<Instruction *, 8> Roots; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | GCRootLowering.cpp | 144 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers() 194 SmallVector<AllocaInst *, 32> Roots; in DoLowering() local
|
D | ShadowStackGCLowering.cpp | 62 std::vector<std::pair<CallInst *, AllocaInst *>> Roots; member in __anon57b5598b0111::ShadowStackGCLowering
|
D | TargetRegisterInfo.cpp | 135 MCRegUnitRootIterator Roots(Unit, TRI); in printRegUnit() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | Profile.h | 131 SmallVector<TrieNode *, 4> Roots; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DominanceFrontier.h | 51 SmallVector<BlockT *, IsPostDom ? 4 : 1> Roots; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 124 SmallPtrSet<Instruction*,8> &Roots) { in findRoots() 187 void Float2IntPass::walkBackwards(const SmallPtrSetImpl<Instruction*> &Roots) { in walkBackwards()
|
D | LoopRerollPass.cpp | 370 SmallInstructionVector Roots; member 722 const SmallInstructionVector &Roots, in collectInLoopUserSet() 779 collectPossibleRoots(Instruction *Base, std::map<int64_t,Instruction*> &Roots) { in collectPossibleRoots()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | GCMetadata.h | 87 std::vector<GCRoot> Roots; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPropagateAttributes.cpp | 74 SmallSet<Function *, 32> Roots; member in __anone08fdc650111::AMDGPUPropagateAttributes
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 65 std::vector<change_ty> Roots; member in __anonb217a8a30111::DAGDeltaAlgorithmImpl
|
D | VirtualFileSystem.cpp | 1540 auto *Roots = dyn_cast<yaml::SequenceNode>(I.getValue()); in parse() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dominator_tree.h | 153 const DominatorTreeNodeList& Roots() const { return roots_; } in Roots() function
|
/third_party/spirv-tools/source/opt/ |
D | dominator_tree.h | 153 const DominatorTreeNodeList& Roots() const { return roots_; } in Roots() function
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | dominator_tree.h | 153 const DominatorTreeNodeList& Roots() const { return roots_; } in Roots() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 434 NodeVect &Roots) { in invert_find_roots() 1060 NodeVect Roots; in computeNodePlacement() local 1166 NodeVect Roots; in materialize() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | VirtualFileSystem.h | 666 std::vector<std::unique_ptr<Entry>> Roots; variable
|
D | GenericDomTreeConstruction.h | 385 RootsT Roots; in FindRoots() local 725 RootsT Roots = FindRoots(DT, BUI); in UpdateRootsAfterUpdate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyCallGraph.cpp | 1572 void LazyCallGraph::buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin, in buildGenericSCCs() 1707 SmallVector<Node *, 16> Roots; in buildRefSCCs() local
|
D | VectorUtils.cpp | 377 SmallPtrSet<Value *, 4> Roots; in computeMinimumValueSizes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 2350 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() 2356 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() 5333 SmallVectorImpl<Value *> &Roots) { in collectValuesToDemote() 5440 SmallVector<Value *, 4> Roots; in computeMinimumValueSizes() local
|