Home
last modified time | relevance | path

Searched refs:GCDMIVTest (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp337 if (GCDMIVTest(subscript_pair)) { in GetDependence()
1076 bool LoopDependenceAnalysis::GCDMIVTest( in GCDMIVTest() function in spvtools::opt::LoopDependenceAnalysis
1668 [this](const SubscriptPair& p) { return GCDMIVTest(p); }); in DeltaTest()
Dloop_dependence.h518 bool GCDMIVTest(const std::pair<SENode*, SENode*>& subscript_pair);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp337 if (GCDMIVTest(subscript_pair)) { in GetDependence()
1076 bool LoopDependenceAnalysis::GCDMIVTest( in GCDMIVTest() function in spvtools::opt::LoopDependenceAnalysis
1668 [this](const SubscriptPair& p) { return GCDMIVTest(p); }); in DeltaTest()
Dloop_dependence.h518 bool GCDMIVTest(const std::pair<SENode*, SENode*>& subscript_pair);