/external/llvm/include/llvm/Transforms/Scalar/ |
D | Float2Int.h | 45 SmallPtrSet<Instruction *, 8> Roots; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/ |
D | Float2Int.h | 45 SmallPtrSet<Instruction *, 8> Roots; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | GCRootLowering.cpp | 151 static bool InsertRootInitializers(Function &F, AllocaInst **Roots, in InsertRootInitializers() 204 SmallVector<AllocaInst *, 32> Roots; in PerformDefaultLowering() local
|
D | ShadowStackGCLowering.cpp | 62 std::vector<std::pair<CallInst *, AllocaInst *>> Roots; member in __anonf5ae89db0111::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-7.0/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()
|
D | LoopRerollPass.cpp | 370 SmallInstructionVector Roots; member 722 const SmallInstructionVector &Roots, in collectInLoopUserSet() 779 collectPossibleRoots(Instruction *Base, std::map<int64_t,Instruction*> &Roots) { in collectPossibleRoots()
|
/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()
|
D | LoopRerollPass.cpp | 344 SmallInstructionVector Roots; member 734 const SmallInstructionVector &Roots, in collectInLoopUserSet() 791 collectPossibleRoots(Instruction *Base, std::map<int64_t,Instruction*> &Roots) { in collectPossibleRoots()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | GCStrategy.cpp | 174 bool LowerIntrinsics::InsertRootInitializers(Function &F, AllocaInst **Roots, in InsertRootInitializers() 279 SmallVector<AllocaInst*, 32> Roots; in PerformDefaultLowering() local
|
D | ShadowStackGC.cpp | 53 std::vector<std::pair<CallInst*,AllocaInst*> > Roots; member in __anon3b7d80280111::ShadowStackGC
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | DominanceFrontier.h | 52 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/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | DominanceFrontier.h | 37 std::vector<BasicBlock*> Roots; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMCodeGenPrepare.cpp | 285 SmallPtrSetImpl<Instruction*> &Roots) { in Mutate() 576 SmallPtrSet<Instruction*, 4> Roots; in TryToPromote() local
|
/external/llvm/include/llvm/CodeGen/ |
D | GCMetadata.h | 84 std::vector<GCRoot> Roots; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | GCMetadata.h | 89 std::vector<GCRoot> Roots; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | GCMetadata.h | 92 std::vector<GCRoot> Roots; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 66 std::vector<change_ty> Roots; member in __anon0ee530f30111::DAGDeltaAlgorithmImpl
|
/external/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 66 std::vector<change_ty> Roots; member in __anon7ef96bbb0111::DAGDeltaAlgorithmImpl
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 67 std::vector<change_ty> Roots; member in __anon4343b8670111::DAGDeltaAlgorithmImpl
|
/external/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 318 SmallPtrSet<Value *, 4> Roots; in computeMinimumValueSizes() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dominator_tree.h | 153 const DominatorTreeNodeList& Roots() const { return roots_; } in Roots() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dominator_tree.h | 153 const DominatorTreeNodeList& Roots() const { return roots_; } in Roots() function
|