Home
last modified time | relevance | path

Searched refs:setQwordTo (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DDataMov.cpp110 test.setQwordTo(T0, Marker); \ in TEST_F()
170 test.setQwordTo(T0, Value); \ in TEST_F()
171 test.setQwordTo(T1, Marker); \ in TEST_F()
230 test.setQwordTo(T0, Value); \ in TEST_F()
231 test.setQwordTo(T1, Marker); \ in TEST_F()
306 test.setQwordTo(T0, V0); \ in TEST_F()
320 test.setQwordTo(T0, (V0 & ~Mask##Size) | Value); \ in TEST_F()
369 test.setQwordTo(T0, V0); \ in TEST_F()
384 test.setQwordTo(T0, V0); \ in TEST_F()
537 test.setQwordTo(T0, static_cast<double>(V0)); \ in TEST_F()
[all …]
DTestUtil.h896 void setQwordTo(uint32_t InitialDword, T value) { in setQwordTo() function
903 setQwordTo(InitialDword, qdword.U64[0]); in setDqwordTo()
904 setQwordTo(InitialDword + 2, qdword.U64[1]); in setDqwordTo()
DControlFlow.cpp177 test.setQwordTo(T0, V0); \ in TEST_F()
DLocked.cpp308 test.setQwordTo(T0, V0); \ in TEST_F()
DXmmArith.cpp37 test.setQwordTo(T0, static_cast<double>(V0)); \ in TEST_F()
38 test.setQwordTo(T1, static_cast<double>(V1)); \ in TEST_F()
69 test.setQwordTo(T0, static_cast<double>(V0)); \ in TEST_F()
70 test.setQwordTo(T1, static_cast<double>(V1)); \ in TEST_F()
DLowLevel.cpp1119 test.setQwordTo(S1, 0x1234567890ABCDEFull); in TEST_F()
1127 test.setQwordTo(S0, 3.14); in TEST_F()
DGPRArith.cpp25 test.setQwordTo(T0, V0); in TEST_F()
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DDataMov.cpp384 test.setQwordTo(T0, static_cast<double>(V0)); \ in TEST_F()
437 test.setQwordTo(T0, static_cast<double>(V0)); \ in TEST_F()
438 test.setQwordTo(T1, static_cast<double>(V1)); \ in TEST_F()
497 test.setQwordTo(T0, static_cast<double>(V0)); \ in TEST_F()
498 test.setQwordTo(T1, static_cast<double>(V1)); \ in TEST_F()
546 test.setQwordTo(T0, V0); \ in TEST_F()
569 test.setQwordTo(T1, V1); \ in TEST_F()
690 test.setQwordTo(T0, V0); \ in TEST_F()
691 test.setQwordTo(T1, V1); \ in TEST_F()
727 test.setQwordTo(T0, V0); \ in TEST_F()
[all …]
DTestUtil.h710 void setQwordTo(uint32_t InitialDword, T value) { in setQwordTo() function
717 setQwordTo(InitialDword, qdword.U64[0]); in setDqwordTo()
718 setQwordTo(InitialDword + 2, qdword.U64[1]); in setDqwordTo()
DLowLevel.cpp691 test.setQwordTo(S1, 0x1234567890ABCDEFull); in TEST_F()
699 test.setQwordTo(S0, 3.14); in TEST_F()
DLocked.cpp281 test.setQwordTo(T0, V0); \ in TEST_F()
DXmmArith.cpp40 test.setQwordTo(T0, static_cast<double>(V0)); \ in TEST_F()
41 test.setQwordTo(T1, static_cast<double>(V1)); \ in TEST_F()
74 test.setQwordTo(T0, static_cast<double>(V0)); \ in TEST_F()
75 test.setQwordTo(T1, static_cast<double>(V1)); \ in TEST_F()