Lines Matching defs:emitted
185 bool emitted = emitted_label_.is_bound();
188 if (!emitted) {
368 // we do not guarantee that entries are emitted in order of reference, i.e. it
369 // is possible that the entry with the earliest reference is emitted last.
370 // The constant pool should be emitted if either of the following is true:
379 // The 64-bit constants are always emitted before the 32-bit constants, so
425 // Check that all entries are in range if the pool is emitted at {pc_offset}.
617 // we do not guarantee that entries are emitted in order of reference, i.e. it
618 // is possible that the entry with the earliest reference is emitted last.
619 // The constant pool should be emitted if either of the following is true:
628 // The 64-bit constants are always emitted before the 32-bit constants, so
674 // Check that all entries are in range if the pool is emitted at {pc_offset}.