/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.gc/ |
H A D | precisegc.d | 39 struct Roots struct 46 Roots* roots; argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
H A D | Float2Int.h | 46 SmallSetVector<Instruction *, 8> Roots; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | GCRootLowering.cpp | 142 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers() 191 SmallVector<AllocaInst *, 32> Roots; in DoLowering() local
|
H A D | ShadowStackGCLowering.cpp | 64 std::vector<std::pair<CallInst *, AllocaInst *>> Roots; member in __anon01ccd4ac0111::ShadowStackGCLowering
|
H A D | TargetRegisterInfo.cpp | 156 MCRegUnitRootIterator Roots(Unit, TRI); in printRegUnit() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/ |
H A D | Profile.h | 131 SmallVector<TrieNode *, 4> Roots; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontier.h | 50 SmallVector<BlockT *, IsPostDom ? 4 : 1> Roots; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
H A D | ModuleManager.h | 60 SmallVector<ModuleFile *, 2> Roots; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 87 std::vector<GCRoot> Roots; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 65 std::vector<change_ty> Roots; member in __anon1494bb440111::DAGDeltaAlgorithmImpl
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GICombinerEmitter.cpp | 148 std::vector<RootInfo> Roots; member in __anon31f3a7ff0111::CombineRule 231 SmallSet<const GIMatchDagInstr *, 5> Roots; in reorientToRoots() local
|
H A D | CodeGenRegisters.h | 493 const CodeGenRegister *Roots[2]; member
|
H A D | RegisterInfoEmitter.cpp | 1022 ArrayRef<const CodeGenRegister*> Roots = RegBank.getRegUnit(i).getRoots(); in runMCDesc() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPropagateAttributes.cpp | 117 SmallSet<Function *, 32> Roots; member in __anon0f7074c60111::AMDGPUPropagateAttributes
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopRerollPass.cpp | 380 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 D | HexagonCommonGEP.cpp | 424 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 D | xray_function_call_trie.h | 324 RootArray Roots; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExplodedGraph.h | 315 NodeVector Roots; variable
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | ppevvmath.h | 455 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 D | GenericDomTreeConstruction.h | 352 RootsT Roots; in FindRoots() local 723 RootsT Roots = FindRoots(DT, BUI); in UpdateRootsAfterUpdate() local
|
H A D | VirtualFileSystem.h | 761 std::vector<std::unique_ptr<Entry>> Roots; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 1799 void LazyCallGraph::buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin, in buildGenericSCCs() 1934 SmallVector<Node *, 16> Roots; in buildRefSCCs() local
|
H A D | VectorUtils.cpp | 492 SmallPtrSet<Value *, 4> Roots; in computeMinimumValueSizes() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-stacks.cpp | 323 DenseMap<uint32_t, RootVector> Roots; member in StackTrie
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2581 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
|