Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DXmmArith.cpp2132 #define TestPcmpValues(Dst, Value0, Src, Value1, Size) \ in TEST_F() macro
2142 TestPcmpValues(Dst, (uint64_t(0x8888888888888888ull), \ in TEST_F()
2147 TestPcmpValues(Dst, (uint64_t(0x123567ABAB55DE01ull), \ in TEST_F()
2180 #undef TestPcmpValues in TEST_F()
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DXmmArith.cpp2015 #define TestPcmpValues(Dst, Value0, Src, Value1, Size) \ in TEST_F() macro
2025 TestPcmpValues(Dst, (uint64_t(0x8888888888888888ull), \ in TEST_F()
2030 TestPcmpValues(Dst, (uint64_t(0x123567ABAB55DE01ull), \ in TEST_F()
2055 #undef TestPcmpValues in TEST_F()