Home
last modified time | relevance | path

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

123

/external/rust/crates/num-integer/src/
Droots.rs9 pub trait Roots: Integer { trait
136 impl Roots for $T { impl
204 impl Roots for $T { impl
/external/llvm/include/llvm/Transforms/Scalar/
DFloat2Int.h45 SmallPtrSet<Instruction *, 8> Roots; variable
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DFloat2Int.h46 SmallSetVector<Instruction *, 8> Roots; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DFloat2Int.h46 SmallPtrSet<Instruction *, 8> Roots; variable
/external/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 __anon047a504c0111::ShadowStackGCLowering
/external/llvm-project/llvm/lib/CodeGen/
DGCRootLowering.cpp143 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers()
192 SmallVector<AllocaInst *, 32> Roots; in DoLowering() local
DShadowStackGCLowering.cpp62 std::vector<std::pair<CallInst *, AllocaInst *>> Roots; member in __anonbb95b8580111::ShadowStackGCLowering
/external/llvm/lib/CodeGen/
DGCRootLowering.cpp152 static bool InsertRootInitializers(Function &F, AllocaInst **Roots, in InsertRootInitializers()
205 SmallVector<AllocaInst *, 32> Roots; in PerformDefaultLowering() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h131 SmallVector<TrieNode *, 4> Roots; variable
/external/llvm-project/llvm/include/llvm/XRay/
DProfile.h131 SmallVector<TrieNode *, 4> Roots; variable
/external/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()
/external/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp120 void Float2IntPass::findRoots(Function &F, SmallPtrSet<Instruction*,8> &Roots) { in findRoots()
176 void Float2IntPass::walkBackwards(const SmallPtrSetImpl<Instruction*> &Roots) { in walkBackwards()
/external/llvm-project/llvm/include/llvm/Analysis/
DDominanceFrontier.h50 SmallVector<BlockT *, IsPostDom ? 4 : 1> Roots; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDominanceFrontier.h51 SmallVector<BlockT *, IsPostDom ? 4 : 1> Roots; variable
/external/llvm/include/llvm/Analysis/
DDominanceFrontier.h42 std::vector<BlockT *> Roots; variable
/external/clang/include/clang/Serialization/
DModuleManager.h44 SmallVector<ModuleFile *, 2> Roots; variable
/external/llvm-project/clang/include/clang/Serialization/
DModuleManager.h60 SmallVector<ModuleFile *, 2> Roots; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DGCMetadata.h87 std::vector<GCRoot> Roots; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DGCMetadata.h87 std::vector<GCRoot> Roots; variable
/external/llvm/include/llvm/CodeGen/
DGCMetadata.h84 std::vector<GCRoot> Roots; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPropagateAttributes.cpp74 SmallSet<Function *, 32> Roots; member in __anonf364f8660111::AMDGPUPropagateAttributes
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp66 std::vector<change_ty> Roots; member in __anon2272a9c20111::DAGDeltaAlgorithmImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp65 std::vector<change_ty> Roots; member in __anon759566e40111::DAGDeltaAlgorithmImpl
/external/llvm-project/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp65 std::vector<change_ty> Roots; member in __anon3106a8f00111::DAGDeltaAlgorithmImpl

123