Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h537 NumAllocatedDwords = AssembledTest::ScratchpadSlots; in reset()
571 static constexpr uint32_t ScratchpadSlots = 40; variable
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h649 NumAllocatedDwords = AssembledTest::ScratchpadSlots; in reset()
701 static constexpr uint32_t ScratchpadSlots = 96; variable