Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h668 static constexpr uint32_t rcxSlot() { return 4; } in rcxSlot() function
979 Address rcxSlotAddress() { return dwordAddress(AssembledTest::rcxSlot()); } in rcxSlotAddress()