Lines Matching defs:buffer
322 std::unique_ptr<AssemblerBuffer> buffer)
323 : AssemblerBase(options, std::move(buffer)),
617 // start of the buffer.
629 // instruction from the start of the buffer.
633 // first instruction in a buffer can link to an unbound label. Otherwise,
3531 // start of the buffer.
3541 // instruction from the start of the buffer.
4283 // Compute new buffer size.
4293 // Set up new buffer.
4314 // buffer nor pc absolute pointing inside the code buffer, so there is no need
4376 DCHECK_GE(buffer_space(), kMaxRelocSize); // too late to grow buffer here
4459 // Check that the code buffer is large enough before emitting the constant