Home
last modified time | relevance | path

Searched refs:initializeRoots (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DGCStrategy.h153 bool initializeRoots() const { return InitRoots; } in initializeRoots() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DGCStrategy.h156 bool initializeRoots() const { return InitRoots; } in initializeRoots() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DGCStrategy.h116 bool initializeRoots() const { return InitRoots; } in initializeRoots() function
/external/llvm/lib/CodeGen/
DGCRootLowering.cpp110 C.initializeRoots(); in NeedsDefaultLoweringPass()
203 bool InitRoots = S.initializeRoots(); in PerformDefaultLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DGCRootLowering.cpp109 C.initializeRoots(); in NeedsDefaultLoweringPass()
202 bool InitRoots = S.initializeRoots(); in PerformDefaultLowering()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DGCStrategy.cpp208 || C.initializeRoots(); in NeedsDefaultLoweringPass()
277 bool InitRoots = S.initializeRoots(); in PerformDefaultLowering()