Lines Matching defs:start
164 // indicates when we would like to start emitting the constant pool. The
1213 // Bind a label to a specified offset from the start of the buffer.
4948 void Index(const ZRegister& zd, const Operand& start, const Operand& step);
8830 // The state of the available lists at the start of this scope.
8895 Label start;
8897 Label start(allocator_);
8899 bind(&start);
8904 VIXL_ASSERT(GetSizeOfCodeGeneratedSince(&start) ==
8907 VIXL_ASSERT(GetSizeOfCodeGeneratedSince(&start) ==
8910 VIXL_ASSERT(GetSizeOfCodeGeneratedSince(&start) == kRuntimeCallTypeOffset);
8912 VIXL_ASSERT(GetSizeOfCodeGeneratedSince(&start) == kRuntimeCallLength);