Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp780 SENode* first_trip_SENode = in WeakZeroSourceSIVTest() local
786 if (first_trip_SENode) { in WeakZeroSourceSIVTest()
788 if (first_trip_SENode->AsSEConstantNode()) { in WeakZeroSourceSIVTest()
792 ToString(first_trip_SENode->AsSEConstantNode()->FoldToSingleValue()) + in WeakZeroSourceSIVTest()
795 if (source == first_trip_SENode) { in WeakZeroSourceSIVTest()
819 if (first_trip_SENode->AsSEConstantNode()) { in WeakZeroSourceSIVTest()
933 SENode* first_trip_SENode = scalar_evolution_.SimplifyExpression( in WeakZeroDestinationSIVTest() local
938 if (first_trip_SENode) { in WeakZeroDestinationSIVTest()
940 if (first_trip_SENode->AsSEConstantNode()) { in WeakZeroDestinationSIVTest()
944 ToString(first_trip_SENode->AsSEConstantNode()->FoldToSingleValue()) + in WeakZeroDestinationSIVTest()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp780 SENode* first_trip_SENode = in WeakZeroSourceSIVTest() local
786 if (first_trip_SENode) { in WeakZeroSourceSIVTest()
788 if (first_trip_SENode->AsSEConstantNode()) { in WeakZeroSourceSIVTest()
792 ToString(first_trip_SENode->AsSEConstantNode()->FoldToSingleValue()) + in WeakZeroSourceSIVTest()
795 if (source == first_trip_SENode) { in WeakZeroSourceSIVTest()
819 if (first_trip_SENode->AsSEConstantNode()) { in WeakZeroSourceSIVTest()
933 SENode* first_trip_SENode = scalar_evolution_.SimplifyExpression( in WeakZeroDestinationSIVTest() local
938 if (first_trip_SENode) { in WeakZeroDestinationSIVTest()
940 if (first_trip_SENode->AsSEConstantNode()) { in WeakZeroDestinationSIVTest()
944 ToString(first_trip_SENode->AsSEConstantNode()->FoldToSingleValue()) + in WeakZeroDestinationSIVTest()
[all …]
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_dependence.cpp780 SENode* first_trip_SENode = in WeakZeroSourceSIVTest() local
786 if (first_trip_SENode) { in WeakZeroSourceSIVTest()
788 if (first_trip_SENode->AsSEConstantNode()) { in WeakZeroSourceSIVTest()
792 ToString(first_trip_SENode->AsSEConstantNode()->FoldToSingleValue()) + in WeakZeroSourceSIVTest()
795 if (source == first_trip_SENode) { in WeakZeroSourceSIVTest()
819 if (first_trip_SENode->AsSEConstantNode()) { in WeakZeroSourceSIVTest()
933 SENode* first_trip_SENode = scalar_evolution_.SimplifyExpression( in WeakZeroDestinationSIVTest() local
938 if (first_trip_SENode) { in WeakZeroDestinationSIVTest()
940 if (first_trip_SENode->AsSEConstantNode()) { in WeakZeroDestinationSIVTest()
944 ToString(first_trip_SENode->AsSEConstantNode()->FoldToSingleValue()) + in WeakZeroDestinationSIVTest()
[all …]