Home
last modified time | relevance | path

Searched defs:Roots (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DFloat2Int.h46 SmallPtrSet<Instruction *, 8> Roots; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DGCRootLowering.cpp144 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers()
194 SmallVector<AllocaInst *, 32> Roots; in DoLowering() local
DShadowStackGCLowering.cpp62 std::vector<std::pair<CallInst *, AllocaInst *>> Roots; member in __anon57b5598b0111::ShadowStackGCLowering
DTargetRegisterInfo.cpp135 MCRegUnitRootIterator Roots(Unit, TRI); in printRegUnit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h131 SmallVector<TrieNode *, 4> Roots; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDominanceFrontier.h51 SmallVector<BlockT *, IsPostDom ? 4 : 1> Roots; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp124 SmallPtrSet<Instruction*,8> &Roots) { in findRoots()
187 void Float2IntPass::walkBackwards(const SmallPtrSetImpl<Instruction*> &Roots) { in walkBackwards()
DLoopRerollPass.cpp370 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/
DGCMetadata.h87 std::vector<GCRoot> Roots; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPropagateAttributes.cpp74 SmallSet<Function *, 32> Roots; member in __anone08fdc650111::AMDGPUPropagateAttributes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp65 std::vector<change_ty> Roots; member in __anonb217a8a30111::DAGDeltaAlgorithmImpl
DVirtualFileSystem.cpp1540 auto *Roots = dyn_cast<yaml::SequenceNode>(I.getValue()); in parse() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.h153 const DominatorTreeNodeList& Roots() const { return roots_; } in Roots() function
/third_party/spirv-tools/source/opt/
Ddominator_tree.h153 const DominatorTreeNodeList& Roots() const { return roots_; } in Roots() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddominator_tree.h153 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/
DHexagonCommonGEP.cpp434 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/
DVirtualFileSystem.h666 std::vector<std::unique_ptr<Entry>> Roots; variable
DGenericDomTreeConstruction.h385 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/
DLazyCallGraph.cpp1572 void LazyCallGraph::buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin, in buildGenericSCCs()
1707 SmallVector<Node *, 16> Roots; in buildRefSCCs() local
DVectorUtils.cpp377 SmallPtrSet<Value *, 4> Roots; in computeMinimumValueSizes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2350 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