Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.gc/
H A Dprecisegc.d39 struct Roots struct
46 Roots* roots; argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DFloat2Int.h46 SmallSetVector<Instruction *, 8> Roots; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DGCRootLowering.cpp142 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers()
191 SmallVector<AllocaInst *, 32> Roots; in DoLowering() local
H A DShadowStackGCLowering.cpp64 std::vector<std::pair<CallInst *, AllocaInst *>> Roots; member in __anon01ccd4ac0111::ShadowStackGCLowering
H A DTargetRegisterInfo.cpp156 MCRegUnitRootIterator Roots(Unit, TRI); in printRegUnit() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DProfile.h131 SmallVector<TrieNode *, 4> Roots; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h50 SmallVector<BlockT *, IsPostDom ? 4 : 1> Roots; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleManager.h60 SmallVector<ModuleFile *, 2> Roots; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DGCMetadata.h87 std::vector<GCRoot> Roots; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp65 std::vector<change_ty> Roots; member in __anon1494bb440111::DAGDeltaAlgorithmImpl
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp148 std::vector<RootInfo> Roots; member in __anon31f3a7ff0111::CombineRule
231 SmallSet<const GIMatchDagInstr *, 5> Roots; in reorientToRoots() local
H A DCodeGenRegisters.h493 const CodeGenRegister *Roots[2]; member
H A DRegisterInfoEmitter.cpp1022 ArrayRef<const CodeGenRegister*> Roots = RegBank.getRegUnit(i).getRoots(); in runMCDesc() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp117 SmallSet<Function *, 32> Roots; member in __anon0f7074c60111::AMDGPUPropagateAttributes
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp380 SmallInstructionVector Roots; member
731 const SmallInstructionVector &Roots, in collectInLoopUserSet()
788 collectPossibleRoots(Instruction *Base, std::map<int64_t,Instruction*> &Roots) { in collectPossibleRoots()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp424 NodeVect &Roots) { in invert_find_roots()
1050 NodeVect Roots; in computeNodePlacement() local
1156 NodeVect Roots; in materialize() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_function_call_trie.h324 RootArray Roots; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h315 NodeVector Roots; variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h455 static void SolveQuadracticEqn(fInt A, fInt B, fInt C, fInt Roots[]) in SolveQuadracticEqn()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h352 RootsT Roots; in FindRoots() local
723 RootsT Roots = FindRoots(DT, BUI); in UpdateRootsAfterUpdate() local
H A DVirtualFileSystem.h761 std::vector<std::unique_ptr<Entry>> Roots; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1799 void LazyCallGraph::buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin, in buildGenericSCCs()
1934 SmallVector<Node *, 16> Roots; in buildRefSCCs() local
H A DVectorUtils.cpp492 SmallPtrSet<Value *, 4> Roots; in computeMinimumValueSizes() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp323 DenseMap<uint32_t, RootVector> Roots; member in StackTrie
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2581 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree()
2598 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree()
6206 SmallVectorImpl<Value *> &Roots) { in collectValuesToDemote()
6316 SmallVector<Value *, 4> Roots; in computeMinimumValueSizes() local

12