Home
last modified time | relevance | path

Searched refs:dest_recurrences (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp1088 auto dest_recurrences = GetAllTopLevelRecurrences(destination); in GCDMIVTest() local
1092 !AreOffsetsAndCoefficientsConstant(dest_recurrences)) { in GCDMIVTest()
1103 CalculateConstantTerm(dest_recurrences, dest_constants); in GCDMIVTest()
1110 running_gcd = CalculateGCDFromCoefficients(dest_recurrences, running_gcd); in GCDMIVTest()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp1088 auto dest_recurrences = GetAllTopLevelRecurrences(destination); in GCDMIVTest() local
1092 !AreOffsetsAndCoefficientsConstant(dest_recurrences)) { in GCDMIVTest()
1103 CalculateConstantTerm(dest_recurrences, dest_constants); in GCDMIVTest()
1110 running_gcd = CalculateGCDFromCoefficients(dest_recurrences, running_gcd); in GCDMIVTest()