Searched refs:BooleanInstructionFoldingTest (Results 1 – 3 of 3) sorted by relevance
/external/angle/third_party/spirv-tools/src/test/opt/ |
D | fold_test.cpp | 1753 using BooleanInstructionFoldingTest = typedef 1756 TEST_P(BooleanInstructionFoldingTest, Case) { in TEST_P() argument 1769 INSTANTIATE_TEST_SUITE_P(TestCase, BooleanInstructionFoldingTest, 1973 INSTANTIATE_TEST_SUITE_P(FClampAndCmpLHS, BooleanInstructionFoldingTest, 2153 INSTANTIATE_TEST_SUITE_P(FClampAndCmpRHS, BooleanInstructionFoldingTest, 3009 INSTANTIATE_TEST_SUITE_P(DoubleOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3141 INSTANTIATE_TEST_SUITE_P(DoubleUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3273 INSTANTIATE_TEST_SUITE_P(FloatOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3405 INSTANTIATE_TEST_SUITE_P(FloatUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3537 INSTANTIATE_TEST_SUITE_P(DoubleNaNCompareConstantFoldingTest, BooleanInstructionFoldingTest, [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | fold_test.cpp | 1739 using BooleanInstructionFoldingTest = typedef 1742 TEST_P(BooleanInstructionFoldingTest, Case) { in TEST_P() argument 1755 INSTANTIATE_TEST_SUITE_P(TestCase, BooleanInstructionFoldingTest, 1959 INSTANTIATE_TEST_SUITE_P(FClampAndCmpLHS, BooleanInstructionFoldingTest, 2139 INSTANTIATE_TEST_SUITE_P(FClampAndCmpRHS, BooleanInstructionFoldingTest, 2995 INSTANTIATE_TEST_SUITE_P(DoubleOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3127 INSTANTIATE_TEST_SUITE_P(DoubleUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3259 INSTANTIATE_TEST_SUITE_P(FloatOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3391 INSTANTIATE_TEST_SUITE_P(FloatUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3523 INSTANTIATE_TEST_SUITE_P(DoubleNaNCompareConstantFoldingTest, BooleanInstructionFoldingTest, [all …]
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | fold_test.cpp | 1747 using BooleanInstructionFoldingTest = typedef 1750 TEST_P(BooleanInstructionFoldingTest, Case) { in TEST_P() argument 1763 INSTANTIATE_TEST_SUITE_P(TestCase, BooleanInstructionFoldingTest, 1967 INSTANTIATE_TEST_SUITE_P(FClampAndCmpLHS, BooleanInstructionFoldingTest, 2147 INSTANTIATE_TEST_SUITE_P(FClampAndCmpRHS, BooleanInstructionFoldingTest, 3003 INSTANTIATE_TEST_SUITE_P(DoubleOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3135 INSTANTIATE_TEST_SUITE_P(DoubleUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3267 INSTANTIATE_TEST_SUITE_P(FloatOrderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3399 INSTANTIATE_TEST_SUITE_P(FloatUnorderedCompareConstantFoldingTest, BooleanInstructionFoldingTest, 3531 INSTANTIATE_TEST_SUITE_P(DoubleNaNCompareConstantFoldingTest, BooleanInstructionFoldingTest, [all …]
|