Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DTestUtil.h803 Address xmm5SlotAddress() { return dwordAddress(AssembledTest::Xmm5Slot); } in xmm5SlotAddress() function
853 __ movups(xmm5SlotAddress(), XmmRegister::Encoded_Reg_xmm5); in addEpilogue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DTestUtil.h997 Address xmm5SlotAddress() { return dwordAddress(AssembledTest::xmm5Slot()); } in xmm5SlotAddress() function
1092 __ movups(xmm5SlotAddress(), Encoded_Xmm_xmm5()); in addEpilogue()