HomeSort by relevance Sort by last modified time
    Searched defs:codeBytesSize (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
TestUtil.h 54 size_t codeBytesSize() const { return Assembler->getBufferView().size(); }
761 return AssembledTest(codeBytes(), codeBytesSize(), NumAllocatedDwords);
    [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
TestUtil.h 150 size_t codeBytesSize() const { return Assembler->getBufferView().size(); }
    [all...]

Completed in 120 milliseconds