Home
last modified time | relevance | path

Searched defs:allocateDword (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.h764 uint32_t allocateDword() { return NumAllocatedDwords++; } in allocateDword() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DTestUtil.h950 uint32_t allocateDword() { return NumAllocatedDwords++; } in allocateDword() function