Searched defs:allocate_arrays (Results 1 – 2 of 2) sorted by relevance
403 void ValuePool::allocate_arrays(array_list& arrays) in allocate_arrays() function in r600::ValuePool
144 void Literal::SetPiece(const Shape& shape, Piece* piece, bool allocate_arrays) { in SetPiece()174 Literal::Literal(const Shape& shape, bool allocate_arrays) in Literal()