Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dfold_test.cpp3961 using MatchingInstructionFoldingTest = typedef
3964 TEST_P(MatchingInstructionFoldingTest, Case) { in TEST_P() argument
3984 INSTANTIATE_TEST_CASE_P(RedundantIntegerMatching, MatchingInstructionFoldingTest,
4014 INSTANTIATE_TEST_CASE_P(MergeNegateTest, MatchingInstructionFoldingTest,
4351 INSTANTIATE_TEST_CASE_P(ReciprocalFDivTest, MatchingInstructionFoldingTest,
4432 INSTANTIATE_TEST_CASE_P(MergeMulTest, MatchingInstructionFoldingTest,
4848 INSTANTIATE_TEST_CASE_P(MergeDivTest, MatchingInstructionFoldingTest,
5094 INSTANTIATE_TEST_CASE_P(MergeAddTest, MatchingInstructionFoldingTest,
5302 INSTANTIATE_TEST_CASE_P(MergeSubTest, MatchingInstructionFoldingTest,
5527 INSTANTIATE_TEST_CASE_P(SelectFoldingTest, MatchingInstructionFoldingTest,
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/
Dfold_test.cpp3920 using MatchingInstructionFoldingTest = typedef
3923 TEST_P(MatchingInstructionFoldingTest, Case) { in TEST_P() argument
3943 INSTANTIATE_TEST_CASE_P(RedundantIntegerMatching, MatchingInstructionFoldingTest,
3973 INSTANTIATE_TEST_CASE_P(MergeNegateTest, MatchingInstructionFoldingTest,
4310 INSTANTIATE_TEST_CASE_P(ReciprocalFDivTest, MatchingInstructionFoldingTest,
4391 INSTANTIATE_TEST_CASE_P(MergeMulTest, MatchingInstructionFoldingTest,
4807 INSTANTIATE_TEST_CASE_P(MergeDivTest, MatchingInstructionFoldingTest,
5053 INSTANTIATE_TEST_CASE_P(MergeAddTest, MatchingInstructionFoldingTest,
5261 INSTANTIATE_TEST_CASE_P(MergeSubTest, MatchingInstructionFoldingTest,
5486 INSTANTIATE_TEST_CASE_P(SelectFoldingTest, MatchingInstructionFoldingTest,
[all …]