/external/rust/crates/num-integer/src/ |
D | roots.rs | 9 pub trait Roots: Integer { trait 136 impl Roots for $T { impl 204 impl Roots for $T { impl
|
/external/llvm/include/llvm/Transforms/Scalar/ |
D | Float2Int.h | 45 SmallPtrSet<Instruction *, 8> Roots; variable
|
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
D | Float2Int.h | 46 SmallSetVector<Instruction *, 8> Roots; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | Float2Int.h | 46 SmallPtrSet<Instruction *, 8> Roots; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | GCRootLowering.cpp | 144 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers() 194 SmallVector<AllocaInst *, 32> Roots; in DoLowering() local
|
D | ShadowStackGCLowering.cpp | 62 std::vector<std::pair<CallInst *, AllocaInst *>> Roots; member in __anon047a504c0111::ShadowStackGCLowering
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | GCRootLowering.cpp | 143 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers() 192 SmallVector<AllocaInst *, 32> Roots; in DoLowering() local
|
D | ShadowStackGCLowering.cpp | 62 std::vector<std::pair<CallInst *, AllocaInst *>> Roots; member in __anonbb95b8580111::ShadowStackGCLowering
|
/external/llvm/lib/CodeGen/ |
D | GCRootLowering.cpp | 152 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/ |
D | Profile.h | 131 SmallVector<TrieNode *, 4> Roots; variable
|
/external/llvm-project/llvm/include/llvm/XRay/ |
D | Profile.h | 131 SmallVector<TrieNode *, 4> Roots; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 124 SmallPtrSet<Instruction*,8> &Roots) { in findRoots() 187 void Float2IntPass::walkBackwards(const SmallPtrSetImpl<Instruction*> &Roots) { in walkBackwards()
|
/external/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 120 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/ |
D | DominanceFrontier.h | 50 SmallVector<BlockT *, IsPostDom ? 4 : 1> Roots; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DominanceFrontier.h | 51 SmallVector<BlockT *, IsPostDom ? 4 : 1> Roots; variable
|
/external/llvm/include/llvm/Analysis/ |
D | DominanceFrontier.h | 42 std::vector<BlockT *> Roots; variable
|
/external/clang/include/clang/Serialization/ |
D | ModuleManager.h | 44 SmallVector<ModuleFile *, 2> Roots; variable
|
/external/llvm-project/clang/include/clang/Serialization/ |
D | ModuleManager.h | 60 SmallVector<ModuleFile *, 2> Roots; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | GCMetadata.h | 87 std::vector<GCRoot> Roots; variable
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | GCMetadata.h | 87 std::vector<GCRoot> Roots; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | GCMetadata.h | 84 std::vector<GCRoot> Roots; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPropagateAttributes.cpp | 74 SmallSet<Function *, 32> Roots; member in __anonf364f8660111::AMDGPUPropagateAttributes
|
/external/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 66 std::vector<change_ty> Roots; member in __anon2272a9c20111::DAGDeltaAlgorithmImpl
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 65 std::vector<change_ty> Roots; member in __anon759566e40111::DAGDeltaAlgorithmImpl
|
/external/llvm-project/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 65 std::vector<change_ty> Roots; member in __anon3106a8f00111::DAGDeltaAlgorithmImpl
|