Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/Transforms/Scalar/
DFloat2Int.h45 SmallPtrSet<Instruction *, 8> Roots; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DFloat2Int.h45 SmallPtrSet<Instruction *, 8> Roots; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DGCRootLowering.cpp151 static bool InsertRootInitializers(Function &F, AllocaInst **Roots, in InsertRootInitializers()
204 SmallVector<AllocaInst *, 32> Roots; in PerformDefaultLowering() local
DShadowStackGCLowering.cpp62 std::vector<std::pair<CallInst *, AllocaInst *>> Roots; member in __anonf5ae89db0111::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-7.0/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()
DLoopRerollPass.cpp370 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/
DFloat2Int.cpp120 void Float2IntPass::findRoots(Function &F, SmallPtrSet<Instruction*,8> &Roots) { in findRoots()
176 void Float2IntPass::walkBackwards(const SmallPtrSetImpl<Instruction*> &Roots) { in walkBackwards()
DLoopRerollPass.cpp344 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/
DGCStrategy.cpp174 bool LowerIntrinsics::InsertRootInitializers(Function &F, AllocaInst **Roots, in InsertRootInitializers()
279 SmallVector<AllocaInst*, 32> Roots; in PerformDefaultLowering() local
DShadowStackGC.cpp53 std::vector<std::pair<CallInst*,AllocaInst*> > Roots; member in __anon3b7d80280111::ShadowStackGC
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDominanceFrontier.h52 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/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDominanceFrontier.h37 std::vector<BasicBlock*> Roots; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMCodeGenPrepare.cpp285 SmallPtrSetImpl<Instruction*> &Roots) { in Mutate()
576 SmallPtrSet<Instruction*, 4> Roots; in TryToPromote() local
/external/llvm/include/llvm/CodeGen/
DGCMetadata.h84 std::vector<GCRoot> Roots; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DGCMetadata.h89 std::vector<GCRoot> Roots; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DGCMetadata.h92 std::vector<GCRoot> Roots; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp66 std::vector<change_ty> Roots; member in __anon0ee530f30111::DAGDeltaAlgorithmImpl
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp66 std::vector<change_ty> Roots; member in __anon7ef96bbb0111::DAGDeltaAlgorithmImpl
/external/swiftshader/third_party/LLVM/lib/Support/
DDAGDeltaAlgorithm.cpp67 std::vector<change_ty> Roots; member in __anon4343b8670111::DAGDeltaAlgorithmImpl
/external/llvm/lib/Analysis/
DVectorUtils.cpp318 SmallPtrSet<Value *, 4> Roots; in computeMinimumValueSizes() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Ddominator_tree.h153 const DominatorTreeNodeList& Roots() const { return roots_; } in Roots() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.h153 const DominatorTreeNodeList& Roots() const { return roots_; } in Roots() function

12