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

  /external/swiftshader/third_party/subzero/src/
IceAssembler.h 155 Buffer->extendCapacity();
235 void extendCapacity();
IceAssembler.cpp 113 void AssemblerBuffer::extendCapacity() {
120 "Unexpected overflow in AssemblerBuffer::ExtendCapacity");

Completed in 81 milliseconds