Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DFloat2Int.h52 SmallSetVector<Instruction *, 8> Roots; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCRootLowering.cpp163 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers()
205 SmallVector<AllocaInst *, 32> Roots; in DoLowering() local
H A DShadowStackGCLowering.cpp64 /// Roots - GC roots in the current function. Each is a pair of the member in __anonc14dba810111::ShadowStackGCLowering
[all...]
H A DTargetRegisterInfo.cpp154 MCRegUnitRootIterator Roots(Unit, TRI); in printRegUnit() local
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DProfile.h131 SmallVector<TrieNode *, 4> Roots; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h53 SmallVector<BlockT *, IsPostDom ? 4 : 1> Roots; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h58 SmallVector<ModuleFile *, 2> Roots; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGCMetadata.h87 std::vector<GCRoot> Roots; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp64 std::vector<change_ty> Roots; member in __anoncf29fe990111::DAGDeltaAlgorithmImpl
H A DVirtualFileSystem.cpp2065 auto *Roots = dyn_cast<yaml::SequenceNode>(I.getValue()); in parse() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DRegisterInfoEmitter.cpp989 ArrayRef<const CodeGenRegister *> Roots = RegBank.getRegUnit(i).getRoots(); in runMCDesc() local
H A DGlobalISelCombinerEmitter.cpp1454 SmallVector<StringRef> Roots; in parseDefs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp432 NodeVect &Roots) { in invert_find_roots()
1047 NodeVect Roots; in computeNodePlacement() local
1151 NodeVect Roots; in materialize() local
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h319 RootArray Roots; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h338 RootsT Roots; in FindRoots() local
704 RootsT Roots = FindRoots(DT, BUI); in UpdateRootsAfterUpdate() local
H A DVirtualFileSystem.h973 std::vector<std::unique_ptr<Entry>> Roots; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h314 NodeVector Roots; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1807 void LazyCallGraph::buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin, in buildGenericSCCs()
1940 SmallVector<Node *, 16> Roots; in buildRefSCCs() local
H A DVectorUtils.cpp607 SmallPtrSet<Value *, 4> Roots; in computeMinimumValueSizes() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp323 DenseMap<uint32_t, RootVector> Roots; member in StackTrie
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp830 SmallPtrSetImpl<Value *> &Roots, in getPossibleRsrcRoots()
859 SmallPtrSet<Value *, 4> Roots; in processConditionals() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h543 const CodeGenRegister *Roots[2]; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1502 if (const SmallPtrSet<const Value *, 2> *Roots = in VisitInstructionTopDown() local

12