Home
last modified time | relevance | path

Searched refs:NeedsDefaultLoweringPass (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DGCStrategy.cpp44 static bool NeedsDefaultLoweringPass(const GCStrategy &C);
203 bool LowerIntrinsics::NeedsDefaultLoweringPass(const GCStrategy &C) { in NeedsDefaultLoweringPass() function in LowerIntrinsics
258 if (NeedsDefaultLoweringPass(S)) in runOnFunction()
/external/llvm/lib/CodeGen/
DGCRootLowering.cpp106 static bool NeedsDefaultLoweringPass(const GCStrategy &C) { in NeedsDefaultLoweringPass() function
194 if (NeedsDefaultLoweringPass(S)) in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DGCRootLowering.cpp105 static bool NeedsDefaultLoweringPass(const GCStrategy &C) { in NeedsDefaultLoweringPass() function
193 if (NeedsDefaultLoweringPass(S)) in runOnFunction()