Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dloop_dependence.cpp562 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in StrongSIVTest() local
563 if (delta_constant && coefficient_constant) { in StrongSIVTest()
565 int64_t coefficient_value = coefficient_constant->FoldToSingleValue(); in StrongSIVTest()
713 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in WeakZeroSourceSIVTest() local
714 if (delta_constant && coefficient_constant) { in WeakZeroSourceSIVTest()
718 int64_t coefficient_value = coefficient_constant->FoldToSingleValue(); in WeakZeroSourceSIVTest()
865 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in WeakZeroDestinationSIVTest() local
866 if (delta_constant && coefficient_constant) { in WeakZeroDestinationSIVTest()
871 int64_t coefficient_value = coefficient_constant->FoldToSingleValue(); in WeakZeroDestinationSIVTest()
1027 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in WeakCrossingSIVTest() local
[all …]
Dloop_dependence_helpers.cpp140 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in IsProvablyOutsideOfLoopBounds() local
141 if (!coefficient_constant) { in IsProvablyOutsideOfLoopBounds()
159 if (coefficient_constant->FoldToSingleValue() >= 0) { in IsProvablyOutsideOfLoopBounds()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp562 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in StrongSIVTest() local
563 if (delta_constant && coefficient_constant) { in StrongSIVTest()
565 int64_t coefficient_value = coefficient_constant->FoldToSingleValue(); in StrongSIVTest()
713 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in WeakZeroSourceSIVTest() local
714 if (delta_constant && coefficient_constant) { in WeakZeroSourceSIVTest()
718 int64_t coefficient_value = coefficient_constant->FoldToSingleValue(); in WeakZeroSourceSIVTest()
865 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in WeakZeroDestinationSIVTest() local
866 if (delta_constant && coefficient_constant) { in WeakZeroDestinationSIVTest()
871 int64_t coefficient_value = coefficient_constant->FoldToSingleValue(); in WeakZeroDestinationSIVTest()
1027 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in WeakCrossingSIVTest() local
[all …]
Dloop_dependence_helpers.cpp140 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in IsProvablyOutsideOfLoopBounds() local
141 if (!coefficient_constant) { in IsProvablyOutsideOfLoopBounds()
159 if (coefficient_constant->FoldToSingleValue() >= 0) { in IsProvablyOutsideOfLoopBounds()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence.cpp562 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in StrongSIVTest() local
563 if (delta_constant && coefficient_constant) { in StrongSIVTest()
565 int64_t coefficient_value = coefficient_constant->FoldToSingleValue(); in StrongSIVTest()
713 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in WeakZeroSourceSIVTest() local
714 if (delta_constant && coefficient_constant) { in WeakZeroSourceSIVTest()
718 int64_t coefficient_value = coefficient_constant->FoldToSingleValue(); in WeakZeroSourceSIVTest()
865 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in WeakZeroDestinationSIVTest() local
866 if (delta_constant && coefficient_constant) { in WeakZeroDestinationSIVTest()
871 int64_t coefficient_value = coefficient_constant->FoldToSingleValue(); in WeakZeroDestinationSIVTest()
1027 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in WeakCrossingSIVTest() local
[all …]
Dloop_dependence_helpers.cpp140 SEConstantNode* coefficient_constant = coefficient->AsSEConstantNode(); in IsProvablyOutsideOfLoopBounds() local
141 if (!coefficient_constant) { in IsProvablyOutsideOfLoopBounds()
159 if (coefficient_constant->FoldToSingleValue() >= 0) { in IsProvablyOutsideOfLoopBounds()