Home
last modified time | relevance | path

Searched defs:allocateDword (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h765 uint32_t allocateDword() { return NumAllocatedDwords++; } in allocateDword() function
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h951 uint32_t allocateDword() { return NumAllocatedDwords++; } in allocateDword() function