Searched refs:BooleanInstructionFoldingTest (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | fold_test.cpp | 635 using BooleanInstructionFoldingTest = typedef 638 TEST_P(BooleanInstructionFoldingTest, Case) { in TEST_P() argument 670 INSTANTIATE_TEST_CASE_P(TestCase, BooleanInstructionFoldingTest, 874 INSTANTIATE_TEST_CASE_P(FClampAndCmpLHS, BooleanInstructionFoldingTest, 1054 INSTANTIATE_TEST_CASE_P(FClampAndCmpRHS, BooleanInstructionFoldingTest, 1537 INSTANTIATE_TEST_CASE_P(DoubleOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 1669 INSTANTIATE_TEST_CASE_P(DoubleUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 1801 INSTANTIATE_TEST_CASE_P(FloatOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 1933 INSTANTIATE_TEST_CASE_P(FloatUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 2065 INSTANTIATE_TEST_CASE_P(DoubleNaNCompareConstantFoldingTest, BooleanInstructionFoldingTest, [all …]
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | fold_test.cpp | 594 using BooleanInstructionFoldingTest = typedef 597 TEST_P(BooleanInstructionFoldingTest, Case) { in TEST_P() argument 629 INSTANTIATE_TEST_CASE_P(TestCase, BooleanInstructionFoldingTest, 833 INSTANTIATE_TEST_CASE_P(FClampAndCmpLHS, BooleanInstructionFoldingTest, 1013 INSTANTIATE_TEST_CASE_P(FClampAndCmpRHS, BooleanInstructionFoldingTest, 1496 INSTANTIATE_TEST_CASE_P(DoubleOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 1628 INSTANTIATE_TEST_CASE_P(DoubleUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 1760 INSTANTIATE_TEST_CASE_P(FloatOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 1892 INSTANTIATE_TEST_CASE_P(FloatUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 2024 INSTANTIATE_TEST_CASE_P(DoubleNaNCompareConstantFoldingTest, BooleanInstructionFoldingTest, [all …]
|